1
0
mirror of synced 2026-01-01 09:04:46 -05:00
Files
docs/content/rest/teams/external-groups.md
github-openapi-bot 757066487d Update OpenAPI Descriptions (#30924)
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Grace Park <gracepark@Graces-MacBook-Pro-2.local>
Co-authored-by: Hector Alfaro <hectorsector@github.com>
Co-authored-by: Ashwin Jeyaseelan <8gitbrix@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
2022-09-19 10:28:23 -07:00

1.0 KiB

title, intro, versions, topics, miniTocMaxHeadingLevel
title intro versions topics miniTocMaxHeadingLevel
External groups The External groups API allows you 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.
ghae ghec ghes
* * >=3.6
API
3

About the External groups API

To use this API, the authenticated user must be a team maintainer or an owner of the organization associated with the team.

{% ifversion ghec %} {% note %}

Notes:

  • The external groups API is only available for organizations that are part of an enterprise using {% data variables.product.prodname_emus %}. For more information, see "About Enterprise Managed Users."
  • If your organization uses team synchronization, you can use the Team Synchronization API. For more information, see "Team synchronization API."

{% endnote %} {% endif %}