6ac390b7bb0b

latestOpenAPI 3.1.02026-08-092442361023.7 KB
positions

Get position history for a wallet or copy profile

get/v1/positions/history

Query parameters

limitinteger
cursorstring
walletAddressstring
copyProfileIdstring uuid
symbolstring
status'all' | 'open' | 'closed'
sortBy'openedAt' | 'realizedPnl' | 'funding'
sortDirection'asc' | 'desc'
openedAfterstring date-time
openedBeforestring date-time

Response

Successful response

totalinteger
nextCursorstring
previousCursorstring
hasMoreboolean required