Skip to main content

Returns a ResourceType resource based on ID.

GET 

/ResourceTypes/:resourceTypeId

The ResourceType with the matching ID is returned. The ID is the URN of the SCIM resource. The common fields for each ResourceType entry are 'endpoint', 'id', 'name', 'description', 'schema' and 'schemaExtensions'.

Request

Responses

Returns a single ResourceType resource based on the ID.