Skip to content

positions

GEThttps://api-v1-ab.blink.trade/v1/positions

Get perpetual positions for a subaccount.

Query parameters

addressanyrequired

Base58 account address that decodes to 32 bytes.

subaccount_idint32required
min 0
market_idint32

Filter by market ID.

min 0

Responses

200A successful response.

Responses

A successful response.

application/json
object
400Bad request.

Responses

Bad request.

application/json
object
404Resource not found.

Responses

Resource not found.

application/json
object
Language
cURL request
Response
Run the request to see the response body.