Skip to main content
GET
/
api
/
cases
/
closed_cases
Get closed cases
curl --request GET \
  --url https://api.example.com/api/cases/closed_cases \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

JWT token obtained from AWS Cognito or custom authentication service

Response

200 - application/json

Closed cases retrieved successfully.

Closed cases statistics