API Reference/Management/Tenants/SCIM GET/scim/v2/ResourceTypesSendHeadersAuthorizationAuthorizationRequiredBearer <token>< Project ID >:< Access Key > as bearerIn: headercURLJavaScriptGoPythoncurl -X GET "https://api.descope.com/scim/v2/ResourceTypes" \ -H "Authorization: Bearer <token>"200OKResponse{ "values": [ { "schemas": [ "string" ], "id": "string", "name": "string", "description": "string", "endpoint": "string", "schema": "string" } ] }TypeScript Was this helpful?NextDelete SCIM User DELETENextLoad SCIM Service Provider Config GET