curl --request GET \
--url http://localhost/api/api/cases/active_cases \
--header 'Authorization: Bearer <token>'{}curl --request GET \
--url http://localhost/api/api/cases/active_cases \
--header 'Authorization: Bearer <token>'{}JWT token obtained from AWS Cognito or custom authentication service
Active cases retrieved successfully.
Active cases statistics