GitHub Copilot · Example Payload

Github Copilot Seat Breakdown Example

AgentsArtificial IntelligenceCode GenerationCode ReviewCoding AgentsCustom InstructionsDeveloper ToolsExtensionsIDEMachine-LearningMCPMetricsProductivity

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
}