Account
Get all positions
Get all open positions
get/v1/positions
Query parameters
market_idstring int64
Filter results by market_id.
accountstring
Required. Account address (hex).
pageinteger
Pagination
Page number (1-based, default: 1)
page_sizeinteger
Items per page (default: 100, max: 1000)
Response
A successful response.
Changes
No recorded changes to this endpoint across all 1 revision of this API.