Get Scim V 2 Resource Types Resource Type Id

Standard SCIM metadata endpoint used by identity providers to get a server supported type. See https://datatracker.ietf.org/doc/html/rfc7644#section-4

Authentication

AuthorizationBearer
Bearer token authentication

Path parameters

resourceTypeIdstringRequired

Response

SCIM metadata object
schemaslist of strings
idstring
namestring
endpointstring
descriptionstring
schemastring
metaobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error