Cancel
Authentication
AuthorizationBearer
Your API key, sent as Authorization: Bearer usgmk_live_....
Path parameters
id
Response
id
Scan id (UUID).
mail_id
Id of the scanned mail item (numeric string).
type
SCAN_REQUEST (scan the item) or UNBOXING_REQUEST (open it and scan the contents).
status
SUBMITTED, IN_PROCESS, COMPLETED, CANCELLED, REJECTED, DELETED or RESTORING.
is_expedited
created_at
updated_at
Last change of any kind — use status_updated_at for status timing.
instruction
reject_reason
Why the request was rejected. Null unless status is REJECTED.
label
Short AI-generated label of the scanned document (e.g. “Insurance”). Null until generated; requires a plan that includes scan labeling.
status_updated_at
When the current status was reached — for completed scans, the completion time.
auto_delete_on
When the scan file is permanently deleted — download it before this date. Null when no deletion is scheduled.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error