Skip to content

A PR author's own structured, published AI-review findings

Private · API Requires bearer

Parameters

NameInTypeDescription
owner*pathstring
repo*pathstring
number*pathstring
login*querystringGitHub login of the pull request's author -- the caller must be this same login.

Responses

  • 200
    Structured, published AI-review findings for the caller's own pull request
  • 400
    Missing login
  • 403
    The pull request belongs to a different contributor
  • 404
    Pull request not found