Skip to main content
POST
Create Export Job
Use export jobs when you need warehouse backfill, archive sync, or other bulk historical transfer. Do not use feed, replay, or timeline routes as a substitute for export.

Access

  • Access layer: premium
  • Plan floor: enterprise
  • Surface: export

Request Body

Request

cURL

Response (201)

Notes

  • Export jobs are explicit enterprise workflows, not ordinary paginated API usage.
  • Historical scopes require since.
  • timeline.by-organization requires organizationIds.
  • This route records the request only. Delivery and fulfillment happen asynchronously.

Errors

  • 400 for invalid scope, format, or timestamps
  • 403 if the API key does not meet the enterprise plan floor
  • 500 on internal server error