enterprise-admin
Get SCIM provisioning information for an enterprise group
Note: The SCIM API endpoints for enterprise accounts are currently in private beta and are subject to change.
Gets information about a SCIM group.
get/scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}
Path parameters
scim_group_idstring required
Example:7fce0092-d52e-4f76-b727-3955bd72c939
A unique identifier of the SCIM group.
enterprisestring required
The slug version of the enterprise name. You can also substitute this value with the enterprise id.
Query parameters
excludedAttributesstring
Example:members
Excludes the specified attribute from being returned in the results. Using this parameter can speed up response time.
Response
Success, a group was found