GET
/
management
/
audits
[
  {
    "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

Query Parameters

pageable
object
required
fromDate
string
required
toDate
string
required

Response

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