Get Report Generation Status
campaign-reports
Get Report Generation Status
Return the status of the newest report version (any status), or an empty payload if no version exists yet.
GET
Get Report Generation Status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
Response
Successful Response
Latest version regardless of readiness — lets the report page tell generating / failed / ready apart without downloading artifacts.
Deliberately no error_message: version errors are raw worker tracebacks, which never belong in a user-facing surface.
Available options:
in_progress, ready, failed What caused a campaign report version to be generated.
Available options:
threshold_reached, incremental_update, manual_regenerate