Skip to main content
GET
/
scim
/
{workspace_id}
/
v2
/
ResourceTypes
/
{resource_type_id}
Get a SCIM resource type
curl --request GET \
  --url https://public-api.tryriot.com/scim/{workspace_id}/v2/ResourceTypes/{resource_type_id} \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

Path Parameters

workspace_id
string<uuid>
required
resource_type_id
string
required

Response

SCIM resource type

The response is of type object.