Get content calendar
GET /api/v1/stories/calendar
Returns stories whose story deadline or production deadline falls within the requested date range. Defaults to the current calendar month.
Query params (optional): period=today|this_week|this_month|this_year start_date=YYYY-MM-DD end_date=YYYY-MM-DD
Documentation Index
Fetch the complete documentation index at: https://docs.capedigital.co.ke/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your JWT token in the format: Bearer
Response
Basic story serializer for list views.
The title of the story
255The summary of the story
Human-readable workflow status (cached from workflow engine)
Current workflow node reference number (cached for performance)
Generated reference string
30The location of the story (city, region, etc)
255Estimated duration for story completion
Story priority level
low- Lowmedium- Mediumhigh- Highurgent- Urgent
low, medium, high, urgent, , null 