Get schema by URNAsk AIget https://{hostname}/scim/v1/Schemas/{urn}Use this endpoint to get the resource type schema corresponding to the provided URN.Path ParamsurnstringrequiredThe unique URI of the schema.HeadersacceptstringenumDefaults to application/scim+jsonGenerated from available response content typesapplication/jsonapplication/scim+jsonAllowed:application/jsonapplication/scim+jsonResponses 200Returns a resource type schema corresponding to the provided URN. 404A required entity is missing.Updated 7 months ago