Get Group
Fetch a single group by id, scoped to the calling organisation.
Authorization
ScimBearerToken AuthorizationBearer <token>
In: header
Path Parameters
group_id*Group Id
Response Body
application/json
application/json
curl -X GET "https://example.com/v1/scim/v2/Groups/string"null{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string" } ]}