v1
latestOpenAPI 3.0.02026-07-14285059.6 KBReturns list of audit log events.
Get audit log events for a given namespace.
Path parameters
Namespace to query audit logs for.
Query parameters
action name one of ["repo.tag.push", ...]. Optional parameter to filter specific audit log actions.
name. Optional parameter to filter audit log events to a specific name. For repository events, this is the name of the repository. For organization events, this is the name of the organization. For team member events, this is the username of the team member.
actor name. Optional parameter to filter audit log events to the specific user who triggered the event.
Start of the time window you wish to query audit events for.
End of the time window you wish to query audit events for.
page - specify page number. Page number to get.
page_size - specify page size. Number of events to return per page.
Response
A successful response.