Skip to main content

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

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

Request

  • appInstallationIdstring (uuid)
    required

Responses

application/json

The list of installed 'SystemSoftware'.

  • Array[
  • *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/f0f86186-0a5a-45b2-aa33-502777496347/systemSoftware?tagFilter=string