v1
latestOpenAPI 3.0.02026-07-24115101.2 MBDiscovery
List Resource Types
Use this endpoint to get a list of resource types supported by the SCIM server.
get/ResourceTypes
Response
Returns a list of supported resource types.
Example response
[
{
"endpoint": "/Users"
}
]