Events
Listing events
Section titled “Listing events”/selfservice/v2/$FLOCK/events/
Events through the self-service app. Only current and future events are shown with a valid controller and where hide_from_self_service is false.
| Parameter | Required | Description |
|---|---|---|
| group_uri | No | Group / team URI to return only events for that group |
| include_group_events | No | Set to true to include all group events in the query (automatically true if group_uri is set) |
| category | No | Filter by category |
| subcategory | No | Filter by subcategory |
| tags | No | Filter by tags |
| event_type | No | Filter by event type |
| featured | No | Include only featured events |
| start_date | No | Filter by start date |
The central setting team_self_service_events (off, blended, or segregated) controls the default behaviour. segregated means central events are shown on the main event listing and group-specific events are shown only within their group.
http GET https://sls-api.sheepcrm.com/selfservice/v2/$FLOCK/events/Single event
Section titled “Single event”/selfservice/v2/$FLOCK/event/{event_uid}
Single event box office link
Section titled “Single event box office link”/selfservice/v2/$FLOCK/event/{event_uid}/boxoffice
Available tickets for an event
Section titled “Available tickets for an event”/selfservice/v2/$FLOCK/event/{event_uid}/tickets