List your registered strategies
Every strategy you have registered and not deleted, most recently compiled first.
Each entry carries the same provenance GET /strategy/{strategyId} does — compiledAt,
requiredSources — but not its validation state, so listing stays cheap regardless of how
many strategies you have. Check a specific strategy's validation with GET /strategy/{strategyId}.
List your registered strategies Every strategy you have registered and not deleted, most recently compiled first.
Each entry carries the same provenance
GET /strategy/{strategyId}does —compiledAt,requiredSources— but not its validation state, so listing stays cheap regardless of how many strategies you have. Check a specific strategy's validation withGET /strategy/{strategyId}.