List schedule items

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.

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!