Retrieve detailed information about a specific credential request
Just like the list requests endpoint, this endpoint includes information about the request, credentials, subjects (users) and chosen security level
However, this endpoint includes the full W3C Verifiable Credential data for each credential, and the latest status of all grantor decisions
Documentation Index
Fetch the complete documentation index at: https://humanos.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Pin responses to a specific API version (YYYY-MM-DD). When omitted, defaults to the version stored in your issuer config or today's date.
^\d{4}-\d{2}-\d{2}$"2026-03-03"
Unique identifier of the credential request. Must be a valid MongoDB ObjectId.
"507f1f77bcf86cd799439011"
Returns complete information including W3C Verifiable Credentials, subjects, and issuer details.
Unique identifier for the request
"507f1f77bcf86cd799439011"
Identity level required for all subjects in this request
CONTACT, ORGANIZATION_KYC, HUMANOS_KYC, HUMANOS_REVALIDATION "CONTACT"
Date and time of the request creation
"2025-01-15T10:30:00Z"
List of subjects with organization data
List of credentials created in this request
Name of the credential request
"Employee Onboarding Request"
Language to be sent both in the otp and displayed in the link to the user
"ENG"
URL to redirect the subject after completing the request
"https://example.com/callback"
Internal identifier for the request
"order-123"
Date and time the request was canceled, null if active
"2025-01-16T08:00:00Z"