Skip to main content
GET
/
api
/
ageing
/
{id}
{
  "T_0": [
    {}
  ],
  "T_1": [
    {}
  ],
  "T_2": [
    {}
  ],
  "T_3": [
    {}
  ],
  "T_4": [
    {}
  ],
  "T_5": [
    {}
  ],
  "T_plus_5": [
    {}
  ]
}

Authorizations

Authorization
string
header
required

JWT token obtained from AWS Cognito or custom authentication service

Path Parameters

id
integer
required

User ID

Response

200 - application/json

Serializer for case ageing data, grouping alerts by priority and ageing buckets.

T_0
object[]
T_1
object[]
T_2
object[]
T_3
object[]
T_4
object[]
T_5
object[]
T_plus_5
object[]