Strategies
Get a strategy by share slug
Returns a shareable strategy resolved by its public share slug. Public and unlisted strategies are returned to any caller; a private strategy returns 404 unless the API key owner owns it. Requires strategies.read.
get/strategies/{slug}
Path parameters
slugstring required
Strategy public share slug.
Strategy public share slug.
Response
The strategy.
Changes
Changed in 3 of the 22 revisions of this API.12
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 377 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲