Contributor-owned AI review findings for a pull request
Private · API Requires bearer
Parameters
| Name | In | Type | Description |
|---|---|---|---|
| owner* | path | string | — |
| repo* | path | string | — |
| number* | path | string | — |
| login* | query | string | — |
Responses
- 200Structured AI-review findings for the authenticated contributor's own PR (mirrors loopover_get_pr_ai_review_findings)
- 400Invalid pull number or missing login query
- 403Caller is not the PR author
- 404Pull request not found