List schedule items

Query Params
int32

Number of messages to be returned in a single request. Maximum 100. Non-positive values are ignored. The presence of next_page_token in the response indicates that more results might be available. For example: '20'

string

If present, then retrieve the next batch of results from the preceding call to this method. page_token must be the value of next_page_token from the previous response. The values of other method parameters should be identical to those in the previous call. For example: 'MzA='

statuses
array of strings

Filter ScheduleItems to those with one of the the given status

  • STATUS_UNSPECIFIED: Unspecified status value
  • ACTIVE: Default value - schedule item is still active
  • PAUSED: Schedule has been paused e.g. manually paused/org frozen
  • NO_TEMPLATE: The template used for this schedule item has been deleted/archived
  • NO_ASSIGNEE: No valid assignees exist for this schedule item anymore
  • FINISHED: The schedule item has hit its end date or count limit and is now complete
  • SUBSCRIPTION_INACTIVE: User/org subscription is inactive
  • NO_SITE: The site used for this schedule has been removed
statuses
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json