List entity types
GET/api/v1/musiccompanion/entity-types
List entity types
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 500
All entity types of your organisation, in display order. Use a slug as type when creating an entity.
Invalid request.
Missing or invalid bearer token.
The token lacks the required permission.
Rate limit exceeded. Retry after the period in the Retry-After header.
Unexpected server error.