Provides a list of schedule events for the current employer user
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
Filters
- teamTasks: boolean
Filter by team tasks
true / false - opening_ids: array of strings
Filter by opening idsopening_ids
ADD string - location_ids: array of strings
Filter by location idslocation_ids
ADD string - brand_ids: array of strings
Filter by brand idsbrand_ids
ADD string - job_ids: array of strings
Filter by job idsjob_ids
ADD string - opening_attributes: array of objects
Filter by opening company attributes usingopening_attributes[][]attribute_key
andopening_attributes[][]attribute_values[]opening_attributes
ADD object - location_attributes: array of objects
Filter by location company attributes usinglocation_attributes[][]attribute_key
andlocation_attributes[][]attribute_values[]location_attributes
ADD object - position_attributes: array of objects
Filter by position company attributes usingposition_attributes[][]attribute_key
andposition_attributes[][]attribute_values[]position_attributes
ADD object
Response
200 Returns the universal dashboard schedule events for the current employer user
Example Request
curl --request GET \
--url https://services.fountain.com/api/servicetodo/processes/universal-dashboard/schedule-events \
--header 'accept: application/json'
Note
Click Try It! to start a request and see the response here! Or choose an example:
Expected Response
200