GET /v1/app/skipped-pr-audit
Private · API Requires bearer
Parameters
| Name | In | Type | Description |
|---|---|---|---|
| limit | query | string | Maximum rows to return, clamped from 1 to 100. |
| repoFullName | query | string | Optional repository filter. Browser sessions must have control-panel access to this repo. |
| reason | query | string | Optional PR skip reason filter. |
| since | query | string | Optional lower timestamp bound. |
Responses
- 200Private bounded audit export for skipped PR public-surface decisions
- 400Invalid query
- 401Unauthorized
- 403Insufficient app role or repository scope