Get the export job status by ID

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

document_export_idstringRequired

Headers

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Response

Successful Response
idstringformat: "uuid"
countinteger
entity_idstringformat: "uuid"
formatstring
languagestring
statusstring
created_by_entity_user_idstringformat: "uuid"
end_datetimedatetime
source_urlstringformat: "uri"1-2083 characters
start_datetimedatetime

Errors

400
Get Data Exports ID Request Bad Request Error
401
Get Data Exports ID Request Unauthorized Error
403
Get Data Exports ID Request Forbidden Error
404
Get Data Exports ID Request Not Found Error
422
Get Data Exports ID Request Unprocessable Entity Error
500
Get Data Exports ID Request Internal Server Error