Skip to main content
HTTP Method: GET URL: /api/v3/exports/{exportId} Authentication: Requires API Key in the request header. Path Parameters:
ParameterTypeDescription
exportIdstringThe unique identifier of the export
Response: Single export object with full details Rate limit: Once every 1 second. Status Codes:
  • 200 OK Export retrieval successful.
  • 401 Unauthorized Authentication failed.
  • 404 Not Found Export not found or not accessible.
  • 429 Too Many Requests Rate limit exceeded.

Sample Request

Sample Response