GET Position
Returns information on a specific position specified by instrument.
Get a specific position by instrument
GET
/v1/api/accounts/{account}/position
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Query Parameters
Name | Type | Required | Description |
---|---|---|---|
| string | Required | Name of account in NT8 |
| string | Required | URL-encoded instrument name |
Code Examples (coming soon)
Response
Last updated