Returns the strategy’s rebalance schedule.
Returns the configured rebalance cadence for this strategy. Every strategy has a schedule (set at creation; updated viaDocumentation Index
Fetch the complete documentation index at: https://docs.glider.fi/llms.txt
Use this file to discover all available pages before exploring further.
PUT /v2/strategies/{strategyId}/schedule).
This endpoint returns config only (type + frequency). For runtime state
per portfolio — nextDueAt, lastRebalanceAt, and active/paused
status — read the schedule block on
GET /v2/portfolios/{portfolioId}.
x-api-key header (required)strategies:read404 — the API does not leak the existence
of strategies you don’t own.