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.

total_countinteger
pageinteger

Current page number

page_sizeinteger
has_next_pageboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.