Get a User Document by ID
REST
Get a User Document by ID
Get a specific document by its ID.
API scope required: users.read
GET
Get a User Document by ID
Documentation Index
Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
API key required for authentication
Path Parameters
Response
Document retrieved successfully
Response schema for a user document
Unique identifier for the document
Example:
"doc_abc123xyz"
Type of document
Available options:
id-ssn, id-passport, id-idcard-back, id-idcard-front, proof-of-address, proof-of-income, selfie-front, selfie-left, selfie-right Example:
"id-passport"
ISO 8601 timestamp when the document was created
Example:
"2024-12-05T10:30:00.000Z"
Document expiration date in YYYY-MM-DD format
Example:
"2030-12-31"

