List audit entries
GET/api/v1/audit-log
Returns audit-log entries visible to the caller, newest first. All filters are optional and combine with AND. resource_srn is a prefix match (e.g. soat:{project}:secret: matches every secret action); every other filter is exact.
Request
Responses
- 200
- 400
- 401
- 403
- 500
A page of audit entries
from or to is present but not a valid ISO 8601 date
Unauthorized
Forbidden
Internal server error