← 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
2026-03-31 17:24:04
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
Admin
Roadmap IDs
502875

One-line summary

New Microsoft Graph APIs let admins programmatically access and manage Copilot agents and apps, enabling automation and integration without extra licensing.

Similar updates

More like this
MC1162288 (Updated) Microsoft Outlook: Declarative Agents in Copilot Chat coming to classic Outlook for Windows
(Updated) Microsoft Outlook: Declarative Agents in Copilot Chat coming to classic Outlook for Windows Declarative Agents for Copilot Chat in classic Outlook for Windows will roll out starting January 2026, enabling agent customization and management via the admin center. Updated November 3, 2025: We are making additional fixes which will delay.
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.
MC1198705 Microsoft 365 Copilot: Nine new connectors now generally available
Microsoft 365 Copilot: Nine new connectors now generally available Nine new Microsoft 365 Copilot connectors for third-party systems are now generally available, enabling users to search and interact with external data via Copilot and Microsoft Search. ...soft 365We are pleased to announce the general availability (GA) of nine new Microsoft 365.
MC1160180 (Updated) NEW Microsoft 365 companion apps: a suite designed to enhance productivity
(Updated) NEW Microsoft 365 companion apps: a suite designed to enhance productivity Starting late October 2025, Microsoft 365 companion apps (People, Files, Calendar) with Copilot integration will auto-install on Windows 11 devices with Microsoft 365 apps; opt-out available via admin settings. Updated September 30, 2025: We have updated the.
MC1181660 Microsoft 365 Copilot: AI and Microsoft Graph-powered overview in Copilot Search
Microsoft 365 Copilot: AI and Microsoft Graph-powered overview in Copilot Search Microsoft 365 Copilot Search adds an AI-powered Overview feature, showing key info from results without opening items; enabled by default for licensed users starting mid-November 2025. [Introduction] We're introducing a new Overview feature in Microsoft 365.

Details

RoadmapIds
502875
Summary
Microsoft 365 Copilot now offers two new Graph API endpoints for admins to programmatically manage agents and apps, enabling automated reporting and integration without UI changes. Available in Frontier preview and rolling out globally by May 2026, these APIs require no extra licenses.
Platforms
Web

Body (from Message Center)

Updated March 31, 2026: This feature is now available in Frontier. 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:]

Frontier (Preview): Now available. 

General Availability (Worldwide): Rollout will begin mid-April 2026 (previously end of March) and is expected to complete by early May 2026 (previously end of February).

[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",
      "Plan integration or automation as needed"
    ],
    "ai_master_tags": [
      "Admin"
    ],
    "ai_model": "gpt-4.1",
    "ai_summary": "New Microsoft Graph APIs let admins programmatically access and manage Copilot agents and apps, enabling automation and integration without extra licensing.",
    "ai_topics": [
      "Copilot",
      "Copilot Chat"
    ],
    "category": "stayInformed",
    "details_map": {
      "Platforms": "Web",
      "RoadmapIds": "502875",
      "Summary": "Microsoft 365 Copilot now offers two new Graph API endpoints for admins to programmatically manage agents and apps, enabling automated reporting and integration without UI changes. Available in Frontier preview and rolling out globally by May 2026, these APIs require no extra licenses."
    },
    "id": "MC1173195",
    "importance": 4,
    "is_major_change": false,
    "last_modified": "2026-03-31T17:24:04Z",
    "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"
  }
}