Get a report runner
Returns the full report runner definition for the supplied id, including its schedule, report type, parameters, formats, and delivery configuration. Returns 404 report_runner_not_found if the id does not exist.
Authorizations
Path Parameters
The Extole unique report runner identifier.
Response
Report runner.
- REFRESHING
- SCHEDULED
RFC 3339 or RFC 9557 date-time with a numeric UTC offset and an optional IANA time-zone suffix in square brackets. Precision up to milliseconds.
^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d{1,3})?(Z|[+-](?:[01][0-9]|2[0-3]):[0-5][0-9])(\[[^\]]+\])?$"2025-10-24T02:00:00-07:00"
AWAIT_DATA, IMMEDIATE CSV, HEADLESS_CSV, HEADLESS_PSV, JSON, JSONL, PSV, XLSX The report name pattern as configured: a literal value, or an expression (type:string) when defined dynamically.
CLIENT_ADMIN, CLIENT_SUPERUSER, CONSUMER_PUBLIC The sftp report name pattern as configured: a literal value, or an expression (type:string) when defined dynamically.
REFRESHING RFC 3339 or RFC 9557 date-time with a numeric UTC offset and an optional IANA time-zone suffix in square brackets. Precision up to milliseconds.
^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d{1,3})?(Z|[+-](?:[01][0-9]|2[0-3]):[0-5][0-9])(\[[^\]]+\])?$"2025-10-24T02:00:00-07:00"
