One-line summary
Similar updates
More like thisDetails
Body (from Message Center)
Updated April 30, 2026: The API will be in Public Preview starting 05/01 and will be available to all customers. Customers must be licensed for Agent 365 in order to use the Agent 365 Graph APIs. 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:]
- Review the Microsoft Graph API documentation to familiarize yourself with usage and capabilities at this time.
[Compliance considerations:]
No compliance considerations identified, review as appropriate for your organization.
Raw JSON (for debugging)
Show/hide raw
{
"snapshot_item": {
"action_required_by": null,
"ai_action_required_by": "2026-01-15T00:00:00Z",
"ai_actions": [
"Review Graph API documentation",
"Plan API integrations if needed"
],
"ai_master_tags": [
"Admin",
"No Copilot License"
],
"ai_model": "gpt-4.1",
"ai_summary": "New Microsoft Graph APIs let admins manage and access Copilot agents/apps programmatically; available to all Agent 365-licensed users from early May 2026.",
"ai_topics": [
"Copilot",
"Copilot Chat",
"Microsoft 365"
],
"category": "stayInformed",
"details_map": {
"Platforms": "Web",
"RoadmapIds": "502875",
"Summary": "Microsoft 365 Copilot introduces two new Graph APIs for admins to manage agents and apps programmatically, enabling automated reporting and integration. Available in Public Preview from May 1, 2026, with worldwide rollout by early May. No additional licenses needed; existing Microsoft 365 licenses suffice."
},
"id": "MC1173195",
"importance": 4,
"is_major_change": false,
"last_modified": "2026-05-01T18:23:01Z",
"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"
}
}