v1
latestOpenAPI 3.1.02026-07-241460559.8 KBAuthentication
get/resources/auditTrailEvents
Response
200
Example response
{
"items": [
{
"ts": "2022-10-06 08:23:28.715",
"clientId": "sample_key",
"activity": "subject:loggedIn:dashboard:success",
"subjectName": "subject@name.com",
"ip": "5.64.19.63",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.34",
"xClientId": "dashboard",
"correlationId": "req-7ae0a875-1d06-1234-b266-8fe2a24f22fa"
}
],
"totalItems": 2
}