GET Strategy
Returns a specific strategy indicated by strategy ID.
Get strategy by ID
GET
/v1/api/accounts/{account}/strategies/{strategyId}
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Query Parameters
Name | Type | Required | Description |
---|---|---|---|
| string | Required | Name of account in NT8 |
| string | Required | ID of the strategy |
Code Examples (coming soon)
Response
Last updated