The endpoint returns details about a specific uploaded file, including its processing status and any recognized documents.
Client ID
Client Access Key
Collection ID
Uploaded File ID
"f1234567890abcdef1234567890abcde"
"merged_paystubs.pdf"
application/pdf, image/jpeg, image/png, image/tiff, image/webp, image/x-ms-bmp, image/heic, image/heif "application/pdf"
pending, validating, validated, invalid, duplicate, processing, successful, failed "successful"
"https://example.com/files/file123xyz789.pdf"
"2025-11-11T10:00:00Z"
"2025-11-11T10:05:00Z"
{
"is_viable_size": true,
"is_supported_type": true,
"is_accessible": true,
"is_valid": true,
"is_readable": true,
"is_unique": true
}Truv user ID associated with this file
"a1b2c3d4e5f6478899aabbccddeeff00"
External system user ID associated with this file
"ext_user_789"