GitHub · Example Payload

Github Teams Team Discussion Example

CodePipelinesPlatformSoftware DevelopmentSource ControlT1

Github Teams Team Discussion 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

authorbodybody_htmlbody_versioncomments_countcomments_urlcreated_atlast_edited_athtml_urlnode_id

Example Payload

Raw ↑
{
  "author": "example_value",
  "body": "Please suggest improvements to our workflow in comments.",
  "body_html": "<p>Hi! This is an area for us to collaborate as a team</p>",
  "body_version": "0307116bbf7ced493b8d8a346c650b71",
  "comments_count": 0,
  "comments_url": "https://api.github.com/organizations/1/team/2343027/discussions/1/comments",
  "created_at": "2018-01-25T18:56:31Z",
  "last_edited_at": "2026-04-17T12:00:00Z",
  "html_url": "https://github.com/orgs/github/teams/justice-league/discussions/1",
  "node_id": "MDE0OlRlYW1EaXNjdXNzaW9uMQ=="
}