/github/repos/issues
List issues of a GitHub repository by owner/name or repository URL
Price: 20 credits per 100 results
💡 AI Hint: List the issues of a GitHub repository by ‘owner/name’ slug or repository URL, filtered by state (open, closed, or all). Pull requests are excluded. Returns number, title, body text, state, state reason, author, labels, assignees, comment count, author association, and timestamps for each issue.
⚠️ 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 issues to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Filter issues by state
open, closed, all Response
Successful Response