ExportJob
Retrieve Job
Retrieve an Export Job for the given UUID.
The response returns:
- The source type for the data exported by the Export Job: one of USAGE or OPERATIONAL.
- The status of the Export Job.
get/organizations/{orgId}/dataexports/jobs/{id}
Path parameters
orgIdstring required
UUID of the organization
idstring required
The UUID of the Job to retrieve.
Response
Returns the requested Export Job.