v4

OpenAPI 3.0.1Apache 2.02026-07-312457525.9 MB
Project API

Returns details of a single pull request

get/workspaces/{workspace_domain}/projects/{project_name}/repository/pulls/{number}

Path parameters

workspace_domainstring required
Example:my-company

The human-readable ID of the workspace

project_namestring required
Example:my-project

The human-readable ID of the project

numberinteger required
Example:5

The pull request number

Response

urlstring

API endpoint to GET this object

html_urlstring

Web URL to view this object in Buddy.works

namestring

The pull request reference name (e.g., 'pull/5')

numberinteger

The pull request number

github_html_urlstring

The HTML URL to the pull request on GitHub