getAuroraStrategy
Retrieve the complete parameters and backtest results for an Aurora AI strategy using its aurora_id.
Instructions
Returns the full Aurora AI strategy (params + backtest metrics) identified
by the encoded aurora_id that was previously returned by one of the
recommendation endpoints.
Rate limit: 20 requests per second per UID per path.
Agent hint: Use this to refetch an Aurora strategy you have its aurora_id for —
for example to refresh the backtest metrics or re-display params. If you
do not yet have an aurora_id, call one of the recommendation endpoints
first (/v5/aurora/home, /v5/aurora/creation, /v5/aurora/explore,
/v5/aurora/easy).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aurora_id | Yes |