security
Get Audit Log
The repo's security audit trail, newest first (Teams+; owner/admin for team repos). Cursor-paged — pass next_cursor back as cursor; the cursor is opaque, do not parse.
get/repos/{repo_id}/security/audit-log
Path parameters
repo_idstring required
Query parameters
eventstring nullable
one audit event kind
one audit event kind
actorstring nullable
filter to one user id
filter to one user id
sincestring nullable
ISO lower bound on created_at
ISO lower bound on created_at
untilstring nullable
ISO upper bound on created_at
ISO upper bound on created_at
limitinteger
cursorstring nullable
opaque cursor from a prior page
opaque cursor from a prior page
Response
Successful Response