GitHub · Example Payload

Github Teams Team Full Example

A great team.

CodePipelinesPlatformSoftware DevelopmentSource ControlT1

Github Teams Team Full 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_idurlhtml_urlnameslugdescriptionprivacypermissionmembers_url

Example Payload

Raw ↑
{
  "id": 42,
  "node_id": "MDQ6VGVhbTE=",
  "url": "https://api.github.com/organizations/1/team/1",
  "html_url": "https://github.com/orgs/rails/teams/core",
  "name": "Developers",
  "slug": "justice-league",
  "description": "A great team.",
  "privacy": "closed",
  "permission": "push",
  "members_url": "https://api.github.com/organizations/1/team/1/members{/member}"
}