
Microsoft is rolling out two new Microsoft Graph APIs that make it much easier for administrators to discover, monitor, and manage Copilot agents and apps across their organization.
Instead of relying on manual checks through the admin UI, these new APIs allow admins to programmatically access a complete inventory of agents and apps. This opens the door to richer reporting, automation, and seamless integration with existing tools and workflows.
This update is tracked under Microsoft 365 Roadmap ID 502875.
When is this happening?
- Frontier (Preview): Available now
- General Availability (Worldwide):
Deployment will start in mid‑April 2026 (previously end of March) and is expected to complete by early May 2026 (previously end of February).
How does this affect your organization?
Who is impacted?
This change is relevant for admins who manage Copilot agents and apps within Microsoft 365 environments.
What’s changing?
Microsoft is introducing new Graph API endpoints that provide visibility into all agents and apps in your tenant:
- Retrieve all agents and apps
GET graph.microsoft.com/copilot/admin/catalog/packagesReturns a full inventory of Microsoft, External, Shared, and Custom agents and apps. - Retrieve details for a specific agent or app
GET graph.microsoft.com/copilot/admin/catalog/packages/{id}Returns detailed metadata, including properties and manifest information.
These endpoints enable:
- Automated reporting
- Easier integrations with internal tools
- Better visibility into what’s deployed across your organization
What’s not changing?
- There are no changes to existing admin UI workflows
- There are no changes to current policies
- No additional licenses are required — the APIs are available with an existing Microsoft 365 license