GitHub Copilot · Example Payload

Github Copilot Copilot Seats Response Example

AgentsAIArtificial IntelligenceCode GenerationCode ReviewCoding AgentCustom InstructionsDeveloper ToolsExtensionsIDEMachine LearningMCPMetricsModel Context ProtocolProductivity

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

Top-level fields

total_seatsseats

Example Payload

Raw ↑
{
  "total_seats": 10,
  "seats": []
}