List
Authentication
AuthorizationBearer
Your API key, sent as Authorization: Bearer usgmk_live_....
Query parameters
limit
Page size, capped at 100.
cursor
Opaque page cursor — the next_cursor of the previous response. Omit for the first page.
status
type
scan (scan the item) or open (open it and scan the contents).
Allowed values:
mail_id
search
sort
Allowed values:
scanned
Allowed values:
Response
data
next_cursor
Pass as ?cursor= to fetch the next page. Null on the last page.
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