NewWacht Bench is live — AI-assisted development for Wacht

Get Resource Types

GET
/scim/v2/{connectionId}/ResourceTypes

Path Parameters

connectionId*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://{deployment_host}/scim/v2/string/ResourceTypes"
{
  "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
    }
  ]
}