NewWacht Bench is live — AI-assisted development for Wacht

List Groups

GET
/scim/v2/{connectionId}/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
    }
  ]
}