Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Response
200 - application/json
Successful response with paginated positions
The response is of type object
.
Returns active position data for the provided wallet address.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful response with paginated positions
The response is of type object
.