Skip to main content

SCIM Metadata

Overview​

The SCIM API has a few endpoints that provide metadata about the API itself. These endpoints are:

  • /ResourceTypes
  • /Schemas
  • /ServiceProviderConfig

These endpoints conform to the spec outlined in RFC 7644 Section 4. As they do not require authentication, you may view their responses right in your browser at the URLs below:

https://api.kojo.tech/scim/v2/ResourceTypes

https://api.kojo.tech/scim/v2/Schemas

https://api.kojo.tech/scim/v2/ServiceProviderConfig