get https://{hostname}/scim/v1/Schemas
Use this endpoint to get a list of resource type schemas supported by the SCIM server.
Response
Use this endpoint to get a list of resource type schemas supported by the SCIM server.
xxxxxxxxxx
curl --request GET \
--url https://api.oneflow.com/scim/v1/Schemas \
--header 'accept: application/scim+json'