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
application/json
Authorization
Bearer <token>
Query Parameters
Name
Type
Required
Description
account
string
Required
Name of account in NT8
strategyId
string
Required
ID of the strategy
Code Examples (coming soon)
Response
Last updated