List schedule targets

Returns the sites or assets a schedule applies to, along with the recurrence for each. Results are filtered by the caller's access — only items the caller has permission to view are returned. total_count reflects the full number of sites or assets on the schedule and may exceed the number of items returned.

Returns the sites or assets a schedule applies to, along with the recurrence pattern for each. Every site or asset on a schedule gets its own individual schedule, which may have a different recurrence when the schedule uses site time zones.

📘

Results are filtered by the caller's access. Only sites or assets the caller has permission to view are returned. total_count reflects the full number of sites or assets on the schedule. It is not affected by access filters or search_query and may be greater than the number of results returned.

Use the schedule ID from Create a schedule or Get a schedule.

Requirements

Path Params
string
required

ID of the schedule (Required).

Query Params
int32

Number of sites or assets per page (max 1000).

string

Token for fetching a specific page of results.

string

Text search query to filter results by site name or asset name. Case-insensitive.
Does not affect total_count, which always reflects the full unfiltered count.

Responses

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