Skip to main content
Version: API v1

Vertragskonfiguration - Liefert alle gespeicherten Vertrags-Konfigurationen

GET /v1/gdpr/contract-presets/
v1
GET
getGDPRContractPresets

Liefert alle gespeicherten Vertrags-Konfigurationen des Kunden

Request

No request parameters.

Responses

application/json

Eine Liste von Vertrags-Konfigurationen

  • Array[
  • *object
    • namestring
      required
    • descriptionstring
    • configobject
      • creationDatestring (datetime)

        Das Erstelldatum im UTC Format

    • ]

    Usage examples

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