v1
latestOpenAPI 3.1.02026-07-2414103.5 MBRequest Status
Get the current status of the requested report.
get/v3/batch/request-status/{report_id}
Query parameters
report_idstring
The report id that was generated and returned by the '/request-report' endpoint.
Response
200
Example response
{
"status": "pending"
}