List schedules

Retrieve a list of schedules for running report definitions, optionally filtered by template, category, status, name, frequency, and effective date range.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
templateId
array of uuids

Filter by template UUID(s) (via the underlying report definition). Multiple values are combined as a union.

templateId
categoryId
array of uuids

Filter by report category UUID(s) (via the underlying report definition). Multiple values are combined as a union.

categoryId
boolean

Filter by enabled status

string
enum

Filter by schedule type

Allowed:
frequency
array of objects

Filter by recurrence frequency (multiple values combined as a union; only recurring schedules are returned when set).

frequency
Allowed:
string

Filter by schedule name (case-insensitive substring match)

date

Effective from this date onwards (ISO-8601 format, inclusive)

date

Effective up to this date (ISO-8601 format, inclusive)

integer
≥ 0
Defaults to 0

Number of items to skip (for pagination)

int32
1 to 100
Defaults to 25

Maximum number of items to return

string
enum
Defaults to CREATED_AT

Field to sort by

Allowed:
string
enum
Defaults to ASC

Sort direction

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json