Skip to main content
GET
List fills

Authorizations

Authorization
string
header
required

Privy-issued JWT. Required for L1 routes; accepted on L2 routes.

Query Parameters

condition_id
string
chain_id
integer
Example:

56

trade_ids
string

Optional. Comma-separated or repeated trade ids (max 100). Results stay scoped to your own fills.

cursor
string | null

Opaque cursor from the prior response's next_cursor.

limit
integer
default:20
Required range: 1 <= x <= 100

Response

OK

data
object[]
required
next_cursor
string | null
required
has_more
boolean
required