GitHub · Example Payload

Github Repo Tags Api Enterprise Example

This is an example repository

CodePipelinesPlatformSoftware DevelopmentSource ControlT1

Github Repo Tags Api Enterprise 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

descriptionhtml_urlwebsite_urlidnode_idnameslugcreated_atupdated_atavatar_url

Example Payload

Raw ↑
{
  "description": "This is an example repository",
  "html_url": "https://github.com/enterprises/octo-business",
  "website_url": "https://api.github.com/repos/octocat/Hello-World",
  "id": 42,
  "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
  "name": "Octo Business",
  "slug": "octo-business",
  "created_at": "2019-01-26T19:01:12Z",
  "updated_at": "2019-01-26T19:14:43Z",
  "avatar_url": "https://api.github.com/repos/octocat/Hello-World"
}