List Groups
Path Parameters
connectionId*string
Query Parameters
startIndex?string
count?string
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://{deployment_host}/scim/v2/string/Groups"{
"schemas": [
"string"
],
"totalResults": 0,
"itemsPerPage": 0,
"startIndex": 0,
"Resources": [
null
]
}{
"errors": [
{
"message": "string",
"code": 0
}
]
}{
"errors": [
{
"message": "string",
"code": 0
}
]
}{
"errors": [
{
"message": "string",
"code": 0
}
]
}{
"errors": [
{
"message": "string",
"code": 0
}
]
}