List report runner templates
Returns the available report runner templates for the calling client. Templates are pre-configured runner definitions that can be duplicated via POST /v7/report-runners/{id}/duplicate to create new runners with minimal configuration.
Authorizations
Response
Successful response
- 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"
