get
https://api.safetyculture.io/schedules/v1/schedule_items
New Schedules endpoints are now availableSchedules legacy endpoints will continue to be supported. Any deprecation will be communicated with a minimum 6-month notice. See Schedules to get started.
The schedule items list endpoint allows you to retrieve all of the schedule items that meet a certain criteria. It is possible to filter schedule items based on their current status. The presence of next_page_token indicates that there are more results for this listing. It is possible to provide the number of schedule items that will be returned using the optional parameter page_size. It accepts non-negative numbers with a default and maximum value of 100.