Retrieve a paginated list of credential requests for your organization
Each request includes information about the credentials, subjects (users), security level, and creation date.
One exact search query must be provided
Page number
0
Number of items per page
5 <= x <= 10010
Search query to filter by. Is case-insensitive and does not need to match the entire value.
120"example"
Contact value (email or phone)
"user@example.com"
Public Decentralized Identifier (DID) of the user
"did:via:humanos:user-abc123"
Identifier to help you identify the user in your own system. We recommend using a unique value.
"internal-12345"
Filter by internal ID.
"order-123"
Filter by credential internal ID.
"order-123"
Filter by security level. Can be a single value or array
CONTACT, ORGANIZATION_KYC, HUMANOS_KYC, HUMANOS_REVALIDATION ["CONTACT", "ORGANIZATION_KYC"]Filter from date (will be converted to start of day)
"2025-01-01"
Filter to date (will be converted to end of day). Requires dateFrom.
"2025-12-31"