Get dataset export job status

Retrieves the current status of a dataset export job

Path parameters

jobIdstringRequiredformat: "uuid"

Response

Export job details
idstringRead-onlyformat: "uuid"
dataset_idstringRead-onlyformat: "uuid"
dataset_namestringRead-only
statusenumRead-only
Allowed values:
file_pathstringRead-only
error_messagestringRead-only
created_atdatetimeRead-only
last_updated_atdatetimeRead-only
expires_atdatetimeRead-only
viewed_atdatetimeRead-only
created_bystringRead-only
last_updated_bystringRead-only

Errors

404
Not Found Error