org
Overview
Name | org |
Type | Resource |
Id | github.orgs.org |
Fields
Name | Datatype | Description |
---|---|---|
id | integer | |
name | string | |
description | string | |
advanced_security_enabled_for_new_repositories | boolean | Whether GitHub Advanced Security is enabled for new repositories and repositories transferred to this organization. This field is only visible to organization owners or members of a team with the security manager role. |
archived_at | string | |
avatar_url | string | |
billing_email | string | |
blog | string | |
collaborators | integer | |
company | string | |
created_at | string | |
default_repository_permission | string | |
dependabot_alerts_enabled_for_new_repositories | boolean | Whether GitHub Advanced Security is automatically enabled for new repositories and repositories transferred to this organization. This field is only visible to organization owners or members of a team with the security manager role. |
dependabot_security_updates_enabled_for_new_repositories | boolean | Whether dependabot security updates are automatically enabled for new repositories and repositories transferred to this organization. This field is only visible to organization owners or members of a team with the security manager role. |
dependency_graph_enabled_for_new_repositories | boolean | Whether dependency graph is automatically enabled for new repositories and repositories transferred to this organization. This field is only visible to organization owners or members of a team with the security manager role. |
disk_usage | integer | |
email | string | |
events_url | string | |
followers | integer | |
following | integer | |
has_organization_projects | boolean | |
has_repository_projects | boolean | |
hooks_url | string | |
html_url | string | |
is_verified | boolean | |
issues_url | string | |
location | string | |
login | string | |
members_allowed_repository_creation_type | string | |
members_can_create_internal_repositories | boolean | |
members_can_create_pages | boolean | |
members_can_create_private_pages | boolean | |
members_can_create_private_repositories | boolean | |
members_can_create_public_pages | boolean | |
members_can_create_public_repositories | boolean | |
members_can_create_repositories | boolean | |
members_can_fork_private_repositories | boolean | |
members_url | string | |
node_id | string | |
owned_private_repos | integer | |
plan | object | |
private_gists | integer | |
public_gists | integer | |
public_members_url | string | |
public_repos | integer | |
repos_url | string | |
secret_scanning_enabled_for_new_repositories | boolean | Whether secret scanning is automatically enabled for new repositories and repositories transferred to this organization. This field is only visible to organization owners or members of a team with the security manager role. |
secret_scanning_push_protection_custom_link | string | An optional URL string to display to contributors who are blocked from pushing a secret. |
secret_scanning_push_protection_custom_link_enabled | boolean | Whether a custom link is shown to contributors who are blocked from pushing a secret by push protection. |
secret_scanning_push_protection_enabled_for_new_repositories | boolean | Whether secret scanning push protection is automatically enabled for new repositories and repositories transferred to this organization. This field is only visible to organization owners or members of a team with the security manager role. |
total_private_repos | integer | |
twitter_username | string | |
two_factor_requirement_enabled | boolean | |
type | string | |
updated_at | string | |
url | string | |
web_commit_signoff_required | boolean |
Methods
Name | Accessible by | Required Params |
---|---|---|
get | SELECT | org |