GET /v1/repos/{owner}/{repo}/agent/audit-feed
Private · API Requires bearer
Parameters
| Name | In | Type | Description |
|---|---|---|---|
| owner* | path | string | Value for {owner} in /v1/repos/{owner}/{repo}/agent/audit-feed. |
| repo* | path | string | Value for {repo} in /v1/repos/{owner}/{repo}/agent/audit-feed. |
Responses
- 200Maintainer-scoped agent audit feed (#784): executed actions + approval-queue decisions, newest first, public-safe action posture only. Supports ?since=ISO-8601&limit=1-200.
- 400Malformed since (not ISO-8601) or limit (not an integer in 1-200)
- 403Insufficient role