Skip to main content
GET
List consent receipts
List receipts for a partner customer. Filter with customer_id. Requires consent:read.

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code with PKCE. Implicit and password flows are unsupported.

Query Parameters

customer_id
string
cursor
string
limit
integer
default:25
Required range: 1 <= x <= 100

Response

Paginated consent receipts.

data
object[]
required
pagination
object
required