Skip to content

GET /v1/repos/{owner}/{repo}/agent/audit-feed

Private · API Requires bearer

Parameters

NameInTypeDescription
owner*pathstringValue for {owner} in /v1/repos/{owner}/{repo}/agent/audit-feed.
repo*pathstringValue for {repo} in /v1/repos/{owner}/{repo}/agent/audit-feed.

Responses

  • 200
    Maintainer-scoped agent audit feed (#784): executed actions + approval-queue decisions, newest first, public-safe action posture only. Supports ?since=ISO-8601&limit=1-200.
  • 400
    Malformed since (not ISO-8601) or limit (not an integer in 1-200)
  • 403
    Insufficient role