Skip to main content
GET
cURL

Authorizations

x-api-key
string
header
required

Your Recoup API key. Learn more.

Query Parameters

pull_requests
string<uri>[]
required

One or more GitHub pull request URLs to check. Repeat this parameter for each URL. Example: ?pull_requests=https://github.com/org/repo/pull/1&pull_requests=https://github.com/org/repo/pull/2

Required array length: 1 - 50 elements

Response

PR merged status retrieved successfully

status
enum<string>
required

Status of the request

Available options:
success
pull_requests
object[]
required

Status for each provided pull request URL