Retrieve A User Upload
Retrieves a user upload object.
Authorizations
Username = api_key_id, Password = api_key_secret
Path Parameters
ID of the user upload object to be retrieved.
Response
A user upload object.
Unique ID of the uploaded document.
ID of the account associated with the uploaded document.
The document category in Link the user selected, or the document_type provided when uploading via the API.
If OCR processing is enabled, this value is overwritten when the document is found to be a different type.
Possible values:
paystubsW-21099proof-of-identityproof-of-addressmiscellaneous
URL linking to the original uploaded document file.
This static URL redirects to a download page that requires Argyle authentication headers.
Implementation requirements for client-side applications
- Ensure your HTTP client or library (for example, Axios or Python requests) is configured to follow redirects.
- Append Basic authentication headers for Argyle to the file download request.
File name of the uploaded document on the user's computer or phone.
Contains document OCR and authenticity information.
Contains OCR processing statuses.