GitHub Copilot · Example Payload

Github Copilot Copilot Seat Detail Example

AgentsAIArtificial IntelligenceCode GenerationCode ReviewCoding AgentCustom InstructionsDeveloper ToolsExtensionsIDEMachine LearningMCPMetricsModel Context ProtocolProductivity

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

Top-level fields

created_atupdated_atpending_cancellation_datelast_activity_atlast_activity_editorlast_authenticated_atplan_typeassigneeassigning_team

Example Payload

Raw ↑
{
  "created_at": "2026-01-15T10:30:00Z",
  "updated_at": "2026-01-15T10:30:00Z",
  "pending_cancellation_date": "example_value",
  "last_activity_at": "2026-01-15T10:30:00Z",
  "last_activity_editor": "example_value",
  "last_authenticated_at": "2026-01-15T10:30:00Z",
  "plan_type": "example_value",
  "assignee": "example_value",
  "assigning_team": "example_value"
}