v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
ClarityV2

List Clarity 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/v2/clarity-v2/processes/{process_id}/transformation-proposals/{transformation_proposal_id}/extra-capture-requests

Path parameters

process_idstring uuid required

The clarity process id

transformation_proposal_idstring uuid required

The transformation proposal id

Query parameters

limitinteger

Number of results per page (1-100, default 20)

offsetinteger

Number of results to skip (default 0)

Response

Default Response

totalinteger required

Total matching rows across all pages

limitinteger required

Page size that was applied

offsetinteger required

Offset that was applied