Authorizations
Enter your authentication token.
Path Parameters
The unique identifier for the SLA report schedule to run, prefixed with sla_.
"sla_2ayc4Yy6w3g7Y2j4g4g4Yy6w3g7"
Body
The date range for the on-demand report.
Specifies the date range for an on-demand report run.
The start date for the report data (inclusive), in YYYY-MM-DD format. Must be before to_date and before tomorrow.
"2025-10-01"
The end date for the report data (inclusive), in YYYY-MM-DD format. Must be after from_date and before tomorrow.
"2025-10-31"
Response
Accepted. The report generation has been queued successfully.
"Report is being generated."