Skip to main content

List contributors

GET /v2/contributors/
v2
GET
extension-list-contributors

Request

Responses

application/json

OK

  • Array[
  • *object
    • customerIdstring (uuid)
      required
    • emailstring
    • idstring (uuid)
      required
    • logoRefIdstring
    • namestring
      required
    • phonestring
    • statestring (one of: enabled, disabled)
      required
    • urlstring
  • ]

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/contributors?limit=50&page=1