Get legitimation categories
GET{{API_BASE_URL}}/shop/v1/discovery/events/:event/legitimation-categories
This endpoint retrieves the legitimation categories for a specific event.
Request
No request body is required for this endpoint.
Response
The response for this request is a JSON object which contains objects with id, name, description, availableProofTypes, and proofUploadLimit fields. The availableProofTypes array contains objects with id, name, description, isRequired, and availableDocumentTypes fields.
Authentication#auth
This endpoint does not require authentication.
Headers#headers
Accept-Language{{LANGUAGE}}
—
Responses#responses
200OKGet legitimation categories