Skip to main content
This endpoint is deprecated. Please migrate to the v3 Get Export endpoint.
HTTP Method: GET URL: /api/v1/exports/export_id Authentication: Requires API Key in the request header. Path Parameters:
  • export_id- ID of the export to retrieve. To find this value, visit the project page, located the export under the ‘export’ tab and click “Copy ID” in the three dots menu.
Response: Information about the requested export with associated files. Rate limit: Once every 10 seconds for unique request. Status Codes:
  • 200 OK Export retrieval successful.
  • 401 Unauthorized Authentication failed.
  • 404 Not Found Export not found.
Sample Request
Sample Response