Get Export Status
Returns the current status and progress of a CSV export job. Poll this endpoint after receiving a 202 Accepted response. When status is 'Completed', the downloadUrl field contains a time-limited link to download the CSV file.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| code* | path string | |
Responses
200 OK
401 Unauthorized – Invalid or missing API key
403 Forbidden
404 Not Found