Skip to main content
POST
Gate-evaluate a recording-consent receipt

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
call_id
string
required

The call to evaluate consent for.

Required string length: 1 - 64

The receipt id returned by the capture endpoint.

Required string length: 1 - 128

Response

Gate result — { verified, reason?, matched_rows }.