Retrieve a paginated list of your credential requests
Each request includes information about the request, credentials, subjects (users) and chosen security level
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"
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.
100"example"
Filter by subject (nested object with contact, id, or internalId).
Identifier to help you identify the request in your own system. We recommend using a unique value.
"internal-12345"
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"