/github/repos/pulls
List pull requests of a GitHub repository by owner/name or repository URL
Price: 20 credits per 100 results
💡 AI Hint: List the pull requests of a GitHub repository by ‘owner/name’ slug or repository URL, filtered by state (open, closed, or all). Returns number, title, body text, state, draft and merged flags, merge timestamp, author, head and base branches, labels, author association, and timestamps for each pull request.
⚠️ Common errors: 412: Repository not found
Authorizations
API token from the dashboard
Headers
Body
Repository in 'owner/name' format or full GitHub URL
1"facebook/react"
"https://github.com/torvalds/linux"
Number of pull requests to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Filter pull requests by state
open, closed, all Response
Successful Response