SenseCrypt Docs
API ReferenceScim

Schemas

GET/v1/idp/scim/v2/Schemas

Response Body

application/scim+json

curl -X GET "https://example.com/v1/idp/scim/v2/Schemas"
{  "schemas": [    "string"  ],  "totalResults": 0,  "startIndex": 0,  "itemsPerPage": 0,  "Resources": [    {}  ]}