Skip to main content
Version: API v1

Unterstützte Software auslesen

GET/software/
v1
GET
listSoftwares

Liest die mögliche Software für eine Neu-Bestellung aus

Request

No request parameters.

Responses

application/json

Array an unterstützter Software

  • Array[
    • *object
      • identifierstring
        required
      • namestring
      • uidinteger
      • categoryobject
        • namestring
        • uidinteger
    ]

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v1/software