curl --request GET \
--url http://localhost/api/api/cases/timeline \
--header 'Authorization: Bearer <token>'[
{}
]Retrieve a timeline of cases.
curl --request GET \
--url http://localhost/api/api/cases/timeline \
--header 'Authorization: Bearer <token>'[
{}
]Documentation Index
Fetch the complete documentation index at: https://docs.cynopsis.co/llms.txt
Use this file to discover all available pages before exploring further.
JWT token obtained from AWS Cognito or custom authentication service
Cases timeline retrieved successfully.