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 returned are in W3C-compliant format and can be cryptographically verified. Only non-canceled requests belonging to your organization are returned.
Unique identifier of the credential request. Must be a valid MongoDB ObjectId.
"507f1f77bcf86cd799439011"
Successfully retrieved credential request details. Returns complete information including W3C Verifiable Credentials, subjects, agent (if applicable), and issuer details.
Unique identifier for the credential request
"507f1f77bcf86cd799439011"
Date and time when the request was created
"2025-01-15T10:30:00Z"
Security level required for this request
CONTACT, ORGANIZATION_KYC, HUMANOS_KYC, HUMANOS_REVALIDATION "CONTACT"
List of credentials included in this request. Each credential contains W3C Verifiable Credential data that can be cryptographically verified.
List of subjects (users) associated with this request. Each subject represents a user who will receive credentials.
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.