Get dataset export job status

Retrieves the current status of a dataset export job

Path parameters

jobIdstringRequiredformat: "uuid"

Response

Export job details
idstring or nullRead-onlyformat: "uuid"
dataset_idstring or nullRead-onlyformat: "uuid"
dataset_namestring or nullRead-only
statusenum or nullRead-only
Allowed values:
file_pathstring or nullRead-only
error_messagestring or nullRead-only
created_atstring or nullRead-onlyformat: "date-time"
last_updated_atstring or nullRead-onlyformat: "date-time"
expires_atstring or nullRead-onlyformat: "date-time"
viewed_atstring or nullRead-onlyformat: "date-time"
created_bystring or nullRead-only
last_updated_bystring or nullRead-only

Errors