GitHub · Example Payload

Github Repo Branches Api Nullable Team Simple Example

great team.

CodePipelinesPlatformSoftware DevelopmentSource ControlT1

Github Repo Branches Api Nullable Team Simple Example is an example object payload from GitHub, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnode_idurlmembers_urlnamedescriptionpermissionprivacyhtml_urlrepositories_url

Example Payload

Raw ↑
{
  "id": 1,
  "node_id": "MDQ6VGVhbTE=",
  "url": "https://api.github.com/organizations/1/team/1",
  "members_url": "https://api.github.com/organizations/1/team/1/members{/member}",
  "name": "Justice League",
  "description": "great team.",
  "permission": "admin",
  "privacy": "closed",
  "html_url": "https://github.com/orgs/rails/teams/core",
  "repositories_url": "https://api.github.com/organizations/1/team/1/repos"
}