Exports
Get an export job
Returns the current state of an export job. Poll this until status is success, failure or cancelled.
get/v3/exports/{jobId}
Path parameters
jobIdstring uuid required
The export job identifier.
Response
The export job.
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○