GitHub Copilot · Example Payload

Github Copilot Copilot Seats Response Example

AgentsArtificial IntelligenceCode GenerationCode ReviewCoding AgentsCustom InstructionsDeveloper ToolsExtensionsIDEMachine-LearningMCPMetricsProductivity

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": []
}