Get the export job status by ID

GET
/data_exports/:document_export_id

Path parameters

document_export_idstringRequired

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
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_idstringOptionalformat: "uuid"
end_datetimedatetimeOptional
source_urlstringOptionalformat: "uri">=1 character<=2083 characters
start_datetimedatetimeOptional

Errors