GET
/
management
/
audits
/
{id}
{
  "timestamp": "2023-11-07T05:31:56Z",
  "principal": "<string>",
  "type": "<string>",
  "data": {}
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Utm-Internal-Key
string
header
required

Path Parameters

id
integer
required

Response

200 - */*
OK
timestamp
string
principal
string
type
string
data
object