Retrieve a paginated list of your workflows, including their approvals. Workflows allow to pack approvals 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, PAYMENT, POLICY ["DOCUMENT", "CONSENT"]Identifier to help you identify the resource in your own system. We recommend using a unique value.
"internal-12345"