Get all location details
Locations
Get all location details
Use this endpoint to retrieve the details of all locations added to a particular event type in your Zuddl organization. You can use query parameters such as filter, pagination, or sort to customize the response.
Required API key scopes: READ
GET
Get all location details
Authorizations
Provide your API key secret in the Authorization header
Path Parameters
Unique identifier of the event
Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$Query Parameters
Filter query in format:
Available filters:
- name: operations [like]
Sort query in format:
The following fields are sortable:
- name
Page number (default: 1)
Page size (default: 10, max: 50)