positions

List open and recently closed positions across a scope

get/v1/positions/board

Query parameters

limitinteger
cursorstring
scope'everyone' | 'clan' | 'following' | 'trader'
traderIdstring uuid
status'all' | 'open' | 'closed'

Response

Successful response

totalinteger
nextCursorstring
previousCursorstring
hasMoreboolean required

Changes