Skip to main content
GET
Get creator receipts

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Query Parameters

creatorId
string
required

Creator (user) id whose ledger receipts to fetch. Required.

Response

Ledger receipts for the creator.

Ledger receipts for a creator. Not cursor-paginated; totalCount is the number of receipts returned.

data
object[]
required
totalCount
integer
required

Number of receipts returned.