Retrieve report generation status

Returns the current report generation status. For in-progress reports, includes retry information with recommended wait time.

For completed reports, automatically redirects to the download link for the generated report.

In case of a report generation error, provides error details.

Securityjwt
Request
path Parameters
reportIdentifier
required
string

The report identifier from the report generation initiation response

Responses
200

Provides the current status of report generation. Includes self-reference links for in-progress report or error details for failed report.

303

Report generation completed successfully; redirects to download location

get/report/generate/{reportIdentifier}
Response samples

In Progress Status Response

{}