Skip to main content

List Schedules

GET 

/api/v2/custom-reports/:id/schedules

List all schedules for a report. Each entry includes the creating user (eager-loaded), frequency, time_of_day (H:i:s), timezone, export_format, recipients, is_active, last_sent_at, and next_run_at. Accessible to anyone who can read the report.

Required scope: reports:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request

Responses

Successful response