← Back
(Updated) Microsoft 365 Copilot: Graph APIs for agent and app management
MC1173195 · build prod-20251231-200323
Category
stayInformed
Severity
normal
Major change
False
Last modified
2025-12-03 18:14:37
Summary source
Azure OpenAI (gpt-4.1)
Action by (Graph)
Action by (AI)
2026-01-15 00:00:00
Services
Microsoft Copilot (Microsoft 365), Microsoft 365 Copilot Chat
Tags
Updated message, New feature, User impact, Admin impact
Master tags
Roadmap IDs
502875

One-line summary

New Microsoft Graph APIs will let admins programmatically access and manage Copilot agents and apps, enabling automated reporting and integration without UI workflows.

Similar updates

More like this
MC877369 (Updated) Microsoft 365 Copilot usage metrics are now available in Graph API V1.0
(Updated) Microsoft 365 Copilot usage metrics are now available in Graph API V1.0 Copilot usage metrics will be available in Microsoft Graph API v1.0 for production use, enabling custom reporting and analytics; Beta API retires March 31, 2026. Updated D... We’re excited to announce that Microsoft 365 Copilot usage metrics will soon be available.
MC1190207 Manage Non-Microsoft Generative AI Usage Across Your Organization
Manage Non-Microsoft Generative AI Usage Across Your Organization Admins will see new recommendations in Microsoft Admin Center to manage or block Gen AI apps via Edge policies, promoting Copilot Chat as a secure, compliant alternative. [Introduction:] We’re introducing a new capability that gives IT admins visibility about controls to manage.
MC1169071 (Updated) Microsoft 365 Copilot: MCP-based agents now available in Copilot and Microsoft 365 admin center
(Updated) Microsoft 365 Copilot: MCP-based agents now available in Copilot and Microsoft 365 admin center Support for Model Context Protocol (MCP)-based agents is coming to Microsoft 365 Copilot and the admin center, enabling agent extensibility and management; rollout starts mid-November 2025. Updated November 3, 2025: We have updated the.
MC1188234 (Updated) Microsoft 365 Copilot: Manage and deploy user-level connectors in Microsoft 365 admin center
(Updated) Microsoft 365 Copilot: Manage and deploy user-level connectors in Microsoft 365 admin center Microsoft 365 Copilot introduces federated connectors enabling real-time data access from apps like Notion and Canva within Copilot. Admins manage these via the Microsoft 365 admin center,... We’re introducing federated Copilot connectors  in .
MC1187677 Microsoft 365 Copilot: Navigation refresh in the M365 Copilot app
Microsoft 365 Copilot: Navigation refresh in the M365 Copilot app Microsoft 365 Copilot app introduces a simplified navigation with a flattened menu and grouped features, improving usability for Web, Windows, and Mac users. [Introduction:] The Microsoft 365 Copilot app now features a simpler, cleaner navigation experience. We’ve flattened the.
MC1184654 (Updated) Microsoft 365 Copilot: Configure connected agents for Researcher and other agents
(Updated) Microsoft 365 Copilot: Configure connected agents for Researcher and other agents Microsoft 365 Copilot agents can now query other agents for data, starting with Researcher agent in Q4 2025; admins can manage connected agents in Copilot hub. Updated November 11, 2025: We have updated the timeline. Thank you for your patience. Microsoft.

Details

RoadmapIds
502875
Summary
Microsoft 365 will release new Graph APIs in mid-January 2026 for admins to programmatically manage Copilot agents and apps, enabling automated reporting and integration without UI changes. These APIs require no extra licenses and support detailed inventory and metadata retrieval.
Platforms
Web

Body (from Message Center)

Updated December 3, 2025: We have updated the timeline. Thank you for your patience.

[Introduction]

We are introducing two new Microsoft Graph APIs that enable admins to programmatically access and manage agents and apps within their organization. These APIs provide greater flexibility for reporting and integration scenarios without relying on manual UI workflows.

This message is associated with Microsoft 365 Roadmap ID 502875.

[When this will happen:]

General Availability (Worldwide): Rollout will begin in mid-January 2026 (previously early December 2025) and is expected to complete by end of January 2026 (previously mid-December 2025).

[How this affects your organization:]

Who is affected: Admins managing Copilot agents and apps within Microsoft 365 environments.

What will happen:

  • New Graph API endpoints will be available:
    • GET graph.microsoft.com/copilot/admin/catalog/packages – Retrieves a complete inventory of all agents and apps (Microsoft, External, Shared, and Custom).
    • GET graph.microsoft.com/copilot/admin/catalog/packages/{id} – Fetches detailed metadata for a specific agent or app, including properties and manifest details.
  • These APIs allow for automated reporting and integration workflows.
  • No changes to existing UI workflows or admin policies.
  • These Graph API endpoints are available to users with an existing Microsoft 365 license; no additional license or add-on is required.

[What you can do to prepare:]

[Compliance considerations:]

No compliance considerations identified, review as appropriate for your organization.

Raw JSON (for debugging)

Expand/collapse the full payload below.
Show/hide raw
{
  "snapshot_item": {
    "action_required_by": null,
    "ai_action_required_by": "2026-01-15T00:00:00Z",
    "ai_actions": [
      "Review Microsoft Graph API documentation"
    ],
    "ai_master_tags": [],
    "ai_model": "gpt-4.1",
    "ai_summary": "New Microsoft Graph APIs will let admins programmatically access and manage Copilot agents and apps, enabling automated reporting and integration without UI workflows.",
    "ai_topics": [
      "Copilot",
      "Copilot Chat",
      "Graph"
    ],
    "category": "stayInformed",
    "details_map": {
      "Platforms": "Web",
      "RoadmapIds": "502875",
      "Summary": "Microsoft 365 will release new Graph APIs in mid-January 2026 for admins to programmatically manage Copilot agents and apps, enabling automated reporting and integration without UI changes. These APIs require no extra licenses and support detailed inventory and metadata retrieval."
    },
    "id": "MC1173195",
    "importance": 4,
    "is_major_change": false,
    "last_modified": "2025-12-03T18:14:37Z",
    "ms_products": [
      "Copilot",
      "Copilot Chat"
    ],
    "platforms": "Web",
    "roadmap_ids": [
      "502875"
    ],
    "services": [
      "Microsoft Copilot (Microsoft 365)",
      "Microsoft 365 Copilot Chat"
    ],
    "severity": "normal",
    "tags": [
      "Updated message",
      "New feature",
      "User impact",
      "Admin impact"
    ],
    "title": "(Updated) Microsoft 365 Copilot: Graph APIs\u00a0for agent and app management"
  }
}