Context
Read a private verifier derivation run
Returns the current status and validated verifier result for one org-owned private run without starting or retrying work. Pass the continuation returned by POST to pin this read to that generation. If another POST retries the run, the older continuation returns 409 instead of exposing the replacement generation.
get/experimental/orgs/{orgId}/verifier-derivation-runs/{runId}
Path parameters
orgIdstring uuid required
runIdstring uuid required
Query parameters
continuationstring
An opaque token that identifies the extraction generation this read must match.
Headers
Authorizationstring
Response
Default Response