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

marketId
string

Optional market filter.

Minimum string length: 1
limit
integer
default:50

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

Required range: x <= 100
cursor
string

Base64url JSON cursor with lastSequence and id.

Minimum string length: 1

Response

Success

version
string
required
Allowed value: "external-account-fill-history/v1"
accountId
string
required
Minimum string length: 1
fills
object[]
required
nextCursor
string | null
required
Minimum string length: 1
freshness
object
required
marketId
string
Minimum string length: 1