Skip to main content
GET
List an account's positions

Authorizations

Authorization
string
header
required

Authorization: Bearer <key>. Sandbox keys start with mgw_test_ and live keys start with mgw_live_. Each key works only in its own environment, and a live key works only from the IP addresses or ranges registered for it.

Path Parameters

account
string
required

One of your account codes, from GET /v1/accounts. An account code. Case-insensitive on input, and returned in uppercase.

Pattern: ^[A-Za-z0-9]{1,64}$

Response

All of the account's positions.

Always the complete list.

object
string
required
Allowed value: "list"
has_more
boolean
required
next_cursor
null
required
data
object[]
required