repositories
Get Repositories
Get repositories for the specified organization.
Returns a paginated list of all repositories that belong to the specified organization. Results include repository details such as name, ID, description, visibility, and setup status. Use pagination parameters to control the number of results returned.
Rate limit: 60 requests per 30 seconds.
Previous
Edit Pull Request SimpleEdit pull request properties (simple endpoint).
Update the state of a pull request (open, closed, draft, ready_for_review).
This endpoint only requires the PR ID, not the repo ID.
The requesting user must have write permissions to the repository.
Rate limit: 30 requests per minute.
Next