Retrieve detailed information about a specific credential request
This includes complete W3C Verifiable Credential data for each credential, subject information, agent details (if applicable), and issuer information
The credentials are returned in W3C-compliant format and can be cryptographically verified
Unique identifier of the credential request. Must be a valid MongoDB ObjectId.
"507f1f77bcf86cd799439011"
Returns complete information including W3C Verifiable Credentials, subjects, agent (if applicable), 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"
List of subjects (users) associated with this request (minified: name, did, contact)
Date and time of the request creation
"2025-01-15T10:30:00Z"
List of credentials included in this request. Each credential contains W3C Verifiable Credential data that can be cryptographically verified.
Issuer information (your organization) that created this request
Name of the credential request
"Employee Onboarding Request"
Agent information if this request was created by an agent. Null if created directly by the organization.