Returns the status (open, closed, or merged) for each provided GitHub pull request URL. Accepts one or more pull_requests query parameters containing GitHub PR URLs. Uses the GitHub REST API to check each pull request’s state. Requires the authenticated account to be a Recoup admin. Authentication via x-api-key or Authorization Bearer token.
Your Recoup API key. Learn more.
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
1 - 50 elements