--- title: External groups intro: Use the REST API to view the external identity provider groups that are available to your organization and manage the connection between external groups and teams in your organization. versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghae: '*' ghec: '*' ghes: '*' topics: - API autogenerated: rest --- ## About external groups To use these endpoints, the authenticated user must be a team maintainer or an owner of the organization associated with the team. {% ifversion ghec %} {% note %} **Notes:** - These endpoints are only available for organizations that are part of an enterprise using {% data variables.product.prodname_emus %}. For more information, see "[AUTOTITLE](/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/about-enterprise-managed-users)." - If your organization uses team synchronization, you can use the API to manage team synchronization. For more information, see "[AUTOTITLE](/rest/teams/team-sync)." {% endnote %} {% endif %}