Events
Search Events
Searches events using a combination of filters. Returns paginated results.
POST
Search Events
Searches events using a combination of filters. The response is paginated — use
items_per_page and page query parameters.
start_date is the only required filter. All other filters are optional and combine with AND logic — only events matching every provided filter are returned.Authorizations
Body
application/json
Example:
"2001-01-01"
Example:
"2001-01-01"
Search text for event name
Search text for location name of the event
Array of tag IDs
Array of area IDs
Array of worker IDs
Array of client IDs
Array of skillset IDs
Fetched only events with unfilled shifts
Fetched only events with unpublished shifts
Fetched only events with pending invites
Search Events