List positions
Portfolio
List positions
Returns live open positions (mark-to-market). status=closed currently returns an empty set.
GET
List positions
Authorizations
API key in the format cc_<64 hex characters>. Obtain from the Dashboard under Settings → API Keys.
Query Parameters
Required range:
1 <= x <= 200Unix ms timestamp lower bound for position openedAt.
Unix ms timestamp upper bound for position openedAt.
Filter positions by status.
Available options:
open, closed, all Set to true to bypass cached positions fetch.

