List Clarity Processes
List Clarity processes for the current team, most recently updated first. Returns lightweight metadata (capture counts, contributors, status) suitable for building a picker; the per-process read model is available via GET /v2/teams/:team_id/clarity-v2/processes/:process_id for v2 rows and GET /v2/teams/:team_id/clarity/processes/:id for legacy v1 rows. Both v1 (legacy) and v2 processes are returned by default; use search, status, and version to narrow discovery. Capped at 100 per page.
Documentation Index
Fetch the complete documentation index at: https://docs.duvo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Get your API key from the Duvo dashboard.
Path Parameters
Query Parameters
Number of processes per page (1-100, default 50)
1 <= x <= 100Number of processes to skip (default 0)
0 <= x <= 9007199254740991Case-insensitive search across process names
1 - 200Filter by process lifecycle status
draft, collecting, generating, generating-current-process, generating-transformation-proposal, review, complete, generation_failed Filter by Clarity process schema version: 1 legacy, 2 v2
-9007199254740991 <= x <= 9007199254740991