Skip to main content
GET
Get AI Gateway Audit Data

Authorizations

X-Domino-Api-Key
string
header
required

Query Parameters

endpointIds
string[]

Endpoint IDs to query audit data for

endpointNames
string[]

Endpoint names to query audit data for

startTime
string<date-time>

Start time (iso8601)

endTime
string<date-time>

End time (iso8601)

Response

Success

endpointId
string
required

Endpoint ID

endpointType
string
required

Endpoint type

eventKind
string
required

Event kind

metadata
object
required

A map of string -> string

Example:
performedBy
string
required

ID of user who performed the event

timestamp
string<date-time>
required

timestamp of when event was performed

Example:

"1996-07-19T03:13:44.467Z"

Last modified on August 18, 2026