Get Group
Path Parameters
connectionId*string
groupId*string
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://{deployment_host}/scim/v2/string/Groups/string"{
"schemas": [
"string"
],
"id": "string",
"externalId": "string",
"meta": {
"resourceType": "string",
"created": "string",
"lastModified": "string",
"location": "string",
"version": "string"
},
"displayName": "string",
"members": [
{
"value": "string",
"$ref": "string",
"display": "string",
"type": "string"
}
]
}{
"errors": [
{
"message": "string",
"code": 0
}
]
}{
"errors": [
{
"message": "string",
"code": 0
}
]
}{
"errors": [
{
"message": "string",
"code": 0
}
]
}{
"errors": [
{
"message": "string",
"code": 0
}
]
}