/api/v3/exports/{exportId}
Authentication: Requires API Key in the request header.
Path Parameters:
| Parameter | Type | Description |
|---|---|---|
exportId | string | The unique identifier of the export |
200 OKExport retrieval successful.401 UnauthorizedAuthentication failed.404 Not FoundExport not found or not accessible.429 Too Many RequestsRate limit exceeded.