GitHub · Example Payload

Github Teams Team Discussion Comment Example

CodePipelinesPlatformSoftware DevelopmentSource ControlT1

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

Example Payload

Raw ↑
{
  "author": "example_value",
  "body": "I agree with this suggestion.",
  "body_html": "<p>Do you like apples?</p>",
  "body_version": "0307116bbf7ced493b8d8a346c650b71",
  "created_at": "2018-01-15T23:53:58Z",
  "last_edited_at": "2026-04-17T12:00:00Z",
  "discussion_url": "https://api.github.com/organizations/1/team/2403582/discussions/1",
  "html_url": "https://github.com/orgs/github/teams/justice-league/discussions/1/comments/1",
  "node_id": "MDIxOlRlYW1EaXNjdXNzaW9uQ29tbWVudDE=",
  "number": 42
}