Get a strategy definition
GET/api/admin/strategies/:name
Retrieves the definition of the strategy specified in the URL
Request
Responses
- 200
- 401
- 404
strategySchema
Authorization information is missing or invalid. Provide a valid API token as the authorization
header, e.g. authorization:*.*.my-admin-token
.
The requested resource was not found.