GET
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

accountId
string
required
Minimum string length: 1

Query Parameters

limit
integer
default:50

Page size, from 1 to 100. Defaults to 50.

Required range: x <= 100
cursor
string

Opaque cursor returned as nextCursor by the previous page.

Minimum string length: 1

Response

Success

version
string
required
Allowed value: "external-affiliate-earnings/v1"
accountId
string
required
Minimum string length: 1
affiliateId
string | null
required
Minimum string length: 1
settlements
object[]
required
nextCursor
string | null
required
Minimum string length: 1