API
tryapis.com
Find anything
⌘ K
GitHub API Endpoints
actions
activity
apps
billing
checks
code-scanning
codes-of-conduct
emojis
enterprise-admin
gists
git
gitignore
interactions
issues
licenses
markdown
meta
migrations
oauth-authorizations
orgs
List organizations

GET

Get an organization

GET

Update an organization

PATCH

Get the audit log for an organization

GET

List users blocked by an organization

GET

Check if a user is blocked by an organization

GET

Block a user from an organization

PUT

Unblock a user from an organization

DELETE

List SAML SSO authorizations for an organization

GET

Remove a SAML SSO authorization for an organization

DELETE

List failed organization invitations

GET

List organization webhooks

GET

Create an organization webhook

POST

Get an organization webhook

GET

Update an organization webhook

PATCH

Delete an organization webhook

DELETE

Get a webhook configuration for an organization

GET

Update a webhook configuration for an organization

PATCH

List deliveries for an organization webhook

GET

Get a webhook delivery for an organization webhook

GET

Redeliver a delivery for an organization webhook

POST

Ping an organization webhook

POST

List app installations for an organization

GET

List pending organization invitations

GET

Create an organization invitation

POST

Cancel an organization invitation

DELETE

List organization invitation teams

GET

List organization members

GET

Check organization membership for a user

GET

Remove an organization member

DELETE

Get organization membership for a user

GET

Set organization membership for a user

PUT

Remove organization membership for a user

DELETE

List outside collaborators for an organization

GET

Convert an organization member to outside collaborator

PUT

Remove outside collaborator from an organization

DELETE

List public organization members

GET

Check public organization membership for a user

GET

Set public organization membership for the authenticated user

PUT

Remove public organization membership for the authenticated user

DELETE

List organization memberships for the authenticated user

GET

Get an organization membership for the authenticated user

GET

Update an organization membership for the authenticated user

PATCH

List organizations for the authenticated user

GET

List organizations for a user

GET

packages
projects
pulls
rate-limit
reactions
repos
scim
search
secret-scanning
teams
users

PATCH

https://api.github.com/orgs/org

Parameter Deprecation Notice: GitHub will replace and discontinue members_allowed_repository_creation_type in favor of more granular permissions. The new input parameters are members_can_create_public_repositories, members_can_create_private_repositories for all organizations and members_can_create_internal_repositories for organizations associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+. For more information, see the blog post.

Enables an authenticated organization owner with the admin:org scope to update the organization's profile and member privileges.

Scopes requested: user, public_repo, repo, notifications, gist
Authorization
tryapis.com never stores your requests or responses