List extra-capture requests
ClarityV2
List extra-capture requests
List active extra-capture requests for a given transformation proposal of a Clarity v2 process. The caller is expected to know the proposal id from the V2 read model and skip the call when no proposal exists yet.
GET
List extra-capture requests
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
The clarity process id
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$The transformation proposal id
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$Query Parameters
Number of results per page (1-100, default 20)
Required range:
1 <= x <= 100Number of results to skip (default 0)
Required range:
0 <= x <= 9007199254740991Response
Default Response
Total matching rows across all pages
Required range:
-9007199254740991 <= x <= 9007199254740991Page size that was applied
Required range:
-9007199254740991 <= x <= 9007199254740991Offset that was applied
Required range:
-9007199254740991 <= x <= 9007199254740991