GitHub · Example Payload

Github Organizations Organization Custom Repository Role Example

This is an example repository

CodePipelinesPlatformSoftware DevelopmentSource ControlT1

Github Organizations Organization Custom Repository Role Example is an example object payload from GitHub, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamedescriptionbase_rolepermissionsorganizationcreated_atupdated_at

Example Payload

Raw ↑
{
  "id": 42,
  "name": "octocat",
  "description": "This is an example repository",
  "base_role": "read",
  "permissions": [
    "example_value"
  ],
  "organization": "example_value",
  "created_at": "2026-04-17T12:00:00Z",
  "updated_at": "2026-04-17T12:00:00Z"
}