Skip to main content
GET
List user historical positions

Authorizations

x-api-key
string
header
required

Path Parameters

userAddress
string
required

User address to fetch historical positions for

Pattern: ^0x[a-fA-F0-9]{40}$

Query Parameters

fromTimestamp
integer

Optional start of the window (unix seconds). Omit to start from the beginning.

toTimestamp
integer

Optional end of the window (unix seconds). Omit to use the current time.

Response

Default Response

historicalPositions
object[]
required