cURL
curl --request GET \ --url https://api.example.com/api/ageing \ --header 'Authorization: Bearer <token>'
[ { "T_0": [ {} ], "T_1": [ {} ], "T_2": [ {} ], "T_3": [ {} ], "T_4": [ {} ], "T_5": [ {} ], "T_plus_5": [ {} ] } ]
Retrieve case ageing distribution across all cases.
JWT token obtained from AWS Cognito or custom authentication service
Show child attributes