Skip to main content

Get audit log for a specific object

GET 

/audit/v1/logs/:kind/:name

Retrieves audit logs for an SLO, project, and service.


Specify the required resource (slo, service, or project) using the {kind} path parameter.

AUTHENTICATION REQUIRED
Authenticate API requests using an access token. Include it in the Authorization header as Bearer TOKEN.

Request

Responses

A list of audit log entries.