Dev guideRecipesAPI ReferenceChangelog
Dev guideRecipesUser GuidesNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Get a SCIM group by ID

SCIM endpoint for fetching a group by its ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Gets the group with the specified ID from the organization. The group is returned with its supported attributes.

SCIM RFC compliance

This endpoint fully complies with the SCIM RFC as it relates to the supported schema.

Error conditions

  • 404 (Not Found) – If a group with the specified ID is not found.
Path Params
string
required

ID of the group to fetch.

Responses

401

Unauthorized access to endpoint.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json