plan

List Periods

The learner's study periods in a window, each with its derived state.

state is computed here rather than stored, so a period practised through some other door still reads as done.

get/api/plan/periods

Query parameters

fromstring nullable
tostring nullable
include_cancelledboolean

Headers

authorizationstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/plan/periods:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes