GitHub Copilot · Example Payload

Github Copilot Seat Breakdown Example

AgentsAIArtificial IntelligenceCode GenerationCode ReviewCoding AgentCustom InstructionsDeveloper ToolsExtensionsIDEMachine LearningMCPMetricsModel Context ProtocolProductivity

Github Copilot Seat Breakdown 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

totaladded_this_cyclepending_invitationpending_cancellationactive_this_cycleinactive_this_cycle

Example Payload

Raw ↑
{
  "total": 10,
  "added_this_cycle": 10,
  "pending_invitation": 10,
  "pending_cancellation": 10,
  "active_this_cycle": 10,
  "inactive_this_cycle": 10
}