Zum Hauptinhalt springen

Get the installed system software' for a specific app installation`

GET/app-installations/{appInstallationId}/systemSoftware/
v2
GET
app-get-installed-systemsoftware-for-appinstallation

Request

  • appInstallationIdstring
    required

Responses

application/json

The list of installed 'SystemSoftware'.

  • Array[

    A SystemSoftware is a software that can be installed for an AppInstallation but mostly is not itself externally reachable and/or deliverable.

    • *object

      A SystemSoftware is a software that can be installed for an AppInstallation but mostly is not itself externally reachable and/or deliverable.

      • idstring
        required
      • metaobject
        • *string
      • namestring
        required
      • tagsarray of string
        required
        • Array[
          • *string
          ]
    ]

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/app-installations/string/systemSoftware?tagFilter=string