List Groups

Retrieve paginated Microsoft 365 groups with filtering and property selection.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/naftiko/microsoft-teams-sandbox --skill list-groups
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: List Groups
Source: https://github.com/naftiko/microsoft-teams-sandbox/tree/main/skills/list-groups
Command: npx skills add https://github.com/naftiko/microsoft-teams-sandbox --skill list-groups

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of finding and understanding the Microsoft 365 groups within an organization, making group management more efficient.

Core Features & Use Cases

  • Comprehensive Listing: Retrieves all groups, including those associated with Microsoft Teams.
  • Pagination & Filtering: Supports fetching groups in manageable chunks and applying specific filters for targeted searches.
  • Use Case: An administrator needs to find all "Project" related groups to audit their membership and settings. This Skill can list all groups and filter them by name.

Quick Start

Use the List Groups skill to find the first 20 groups in your organization.

Frequently Asked Questions about List Groups

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list all Microsoft 365 groups in my organization?

You can retrieve a paginated list of all Microsoft 365 groups by applying specific filters for targeted searches and selecting exact properties to manage large datasets efficiently.

Do I need Azure AD permissions to retrieve Microsoft 365 groups?

Yes, you need the Group.Read.All OAuth scope permission configured in Azure AD to successfully authenticate and retrieve Microsoft 365 group listings within your organization.

Can I filter Microsoft 365 groups by name when auditing group settings?

Yes, when auditing Microsoft 365 groups, you can apply specific name-based filters to find targeted groups and retrieve only the selected properties needed for administrative review.

What is the best way to find Microsoft Teams related groups in Azure AD?

The best way to find Microsoft Teams related groups is to retrieve a comprehensive list of all Microsoft 365 groups, which explicitly includes unified groups integrated with Teams.

How do I get the first 20 Microsoft 365 groups for a quick overview?

You can quickly fetch the first 20 Microsoft 365 groups by using the pagination feature, supporting manageable chunks of data retrieval for a fast organizational overview.