/api/v3/exports/{exportId}
Authentication: Requires API Key in the request header.
Path Parameters:
Response: Single export object with full details
Rate limit: Once every 1 second.
Status Codes:
200 OKExport retrieval successful.401 UnauthorizedAuthentication failed.404 Not FoundExport not found or not accessible.429 Too Many RequestsRate limit exceeded.