GitHub Copilot · Example Payload

Github Copilot Copilot Billing Info Example

AgentsArtificial IntelligenceCode GenerationCode ReviewCoding AgentsCustom InstructionsDeveloper ToolsExtensionsIDEMachine-LearningMCPMetricsProductivity

Github Copilot Copilot Billing Info Example is an example object payload from GitHub Copilot, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

seat_management_settingide_chatplatform_chatclipublic_code_suggestionsplan_type

Example Payload

Raw ↑
{
  "seat_management_setting": "example_value",
  "ide_chat": "example_value",
  "platform_chat": "example_value",
  "cli": "example_value",
  "public_code_suggestions": "example_value",
  "plan_type": "example_value"
}