GET
/
alerts
/
{fingerprint}
/
audit
[
  {
    "id": "<string>",
    "timestamp": "2023-11-07T05:31:56Z",
    "fingerprint": "<string>",
    "action": "alert was triggered",
    "user_id": "<string>",
    "description": "<string>"
  }
]

Authorizations

X-API-KEY
string
header
required

Path Parameters

fingerprint
string
required

Response

200
application/json

Successful Response

The response is of type object[].