List Clarity Extra Capture Requests
listClarityExtraCaptureRequestsList 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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results per page (1-100, default 20) | |
| offset | No | Number of results to skip (default 0) | |
| process_id | Yes | The clarity process id | |
| transformation_proposal_id | Yes | The transformation proposal id |