Fetch event set
Path parameters
The ID of the object
Query parameters
Response
OK
The ID of the event set
When the event set was created
The status of the event set
Filter by the creation date of the event. The timestamp is expected to be in ISO8601 format.
The interval defaults to the past 90 days. The interval cannot be wider than 90 days.
Supported patterns:
- Start/End, eg. 2019-03-09T13:00:00Z/2019-03-10T15:30:00Z
- Start/Duration, eg. 2019-03-09T13:00:00Z/P1Y2M10D
- Duration/End, eg. PT2H30M/2019-03-09T15:30:00Z
Duration on its own (eg. P1Y2MT1H) is not supported.
The place ID to filter events by. Only one of event_place_id and place_id can be set.
Multiple sequences are separated with ,
Multiple types are separated with ,
Multiple UUIDs are separated with ,
The cursor of the event set. Will be null if status is in_progress or if there are no more events.
The place ID of a place-scoped event set. Only one of place_id and event_place_id can be set.
Changes
No recorded changes to this endpoint across all 1 revision of this API.