Get group by displayName
GET/user-scim-srv/v2/Groups
This API call retrieves group by display name.
filter example: "filter=displayName eq groupname"
Request
Responses
- 200
- 400
- 401
Response with a list of Groups as result of a list or query operation
Represents an error response in context of the scim protocol, see section 3.12 in RFC7644.
Unauthorized: if access token is not valid or access token doesn't provide scope SCIM_READ