Skip to main content
POST
List Purchases

Authorizations

X-API-Key
string
header
required

Body

application/json
fromUtc
string<date-time> | null

Optional inclusive UTC lower bound for purchase creation time.

toUtc
string<date-time> | null

Optional inclusive UTC upper bound for purchase creation time.

limit
integer | null

Maximum purchases to return. Defaults to 10 and is capped at 50.

cursor
string | null

Cursor returned by a previous list_purchases call.

Response

Tool result.

summary
string
required
teamId
string
required
effectiveFilters
object
required
items
object[]
required
cursor
string | null
required
totalCount
integer
required