GitHub · Example Payload

Github Repo Branches Api Integration Example

The description of the app.

CodePipelinesPlatformSoftware DevelopmentSource ControlT1

Github Repo Branches Api Integration 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

idslugnode_idownernamedescriptionexternal_urlhtml_urlcreated_atupdated_at

Example Payload

Raw ↑
{
  "id": 37,
  "slug": "probot-owners",
  "node_id": "MDExOkludGVncmF0aW9uMQ==",
  "owner": "example_value",
  "name": "Probot Owners",
  "description": "The description of the app.",
  "external_url": "https://example.com",
  "html_url": "https://github.com/apps/super-ci",
  "created_at": "2017-07-08T16:18:44-04:00",
  "updated_at": "2017-07-08T16:18:44-04:00"
}