Get the export job status by ID

Path parameters

document_export_idstringRequired

Headers

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_idstring or nullformat: "uuid"
end_datetimedatetime or null
source_urlstring or nullformat: "uri">=1 character<=2083 characters
start_datetimedatetime or null

Errors