Retrieve information about the existing groups, including its resources, and the total number of pages. Resource groups allow to pack resources together and easily request them.
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 active status. Accepts true/false as string or boolean.
true
Filter by resource types. Can be a single value or array
CONSENT, FORM, DOCUMENT, JSON ["DOCUMENT", "CONSENT"]Identifier to help you identify the resource in your own system. We recommend using a unique value.
"internal-12345"
Returns infomation about the groups, including its resources, and the total number of pages.