{ "opencollection": "1.0.0", "info": { "name": "Multi-Apps Overview Account Invitations SCIM Settings API", "version": "1.0" }, "items": [ { "info": { "name": "SCIM Settings", "type": "folder" }, "items": [ { "info": { "name": "Get All SCIM Configurations", "type": "http" }, "http": { "method": "GET", "url": "https://api.frontegg.com/applications/resources/v1/configurations/scim2", "params": [ { "name": "tenantId", "value": "", "type": "query" }, { "name": "source", "value": "", "type": "query" }, { "name": "connectionName", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "query" } ] }, "docs": "Retrieve all provisioning (SCIM) configurations for the environment." } ] } ], "bundled": true }