List Events
Retrieve Events for a Location within a future date range. The response is a JSON:API collection with the literal resource type activity.
filter[from] must not be earlier than the current time, and filter[to] must be later than filter[from].
Path parameters
Location ID
Query parameters
Range start in the Location timezone as YYYY-MM-DD HH:MM:SS
Range end in the Location timezone as YYYY-MM-DD HH:MM:SS
Team Member IDs; the literal wire query key is filter[master_ids][]
Service IDs
Minimum number of unoccupied places
Result page
Maximum number of Events to return
Related resources to include; values are literal API keys
Headers
Required B2B v2 response media type. Use application/vnd.api.v2+json. A charset parameter is also accepted.
Bearer {partner_token}, User {user_token}
Response
Events retrieved successfully