Headers

Responses

GET /api-v1/myaccount/allowed-modules
curl \
 -X GET http://wyzio.app/api-v1/myaccount/allowed-modules \
 -H "TARGET-ORGANIZATION-ID: 42" \
 -H "WEAL-TOKEN: string"
Response examples (200)
[
  "string"
]