Skip to main content

Get all open extension orders for given customer

GET/v2/customers/{customerId}/extension-orders/
API version
v2
Request method
GET
Operation ID
extension-get-customer-extension-instance-orders

Request

  • customerIdstring
    required

Responses

Format
application/json
Description
  • Array[
    • *object
      • contextstring (one of: project, customer)
      • extensionIdstring
      • referencedIdstring
    ]

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/customers/string/extension-orders