A PR author's own structured, published AI-review findings
Private · API Requires bearer
Parameters
| Name | In | Type | Description |
|---|---|---|---|
| owner* | path | string | — |
| repo* | path | string | — |
| number* | path | string | — |
| login* | query | string | GitHub login of the pull request's author -- the caller must be this same login. |
Responses
- 200Structured, published AI-review findings for the caller's own pull request
- 400Missing login
- 403The pull request belongs to a different contributor
- 404Pull request not found