{ "opencollection": "1.0.0", "info": { "name": "Auth0 Authentication actions connections-scim-configurations API", "version": "1.0.0" }, "items": [ { "info": { "name": "connections-scim-configurations", "type": "folder" }, "items": [ { "info": { "name": "Get a List of SCIM Configurations", "type": "http" }, "http": { "method": "GET", "url": "{auth0_domain}/connections-scim-configurations", "params": [ { "name": "from", "value": "", "type": "query", "description": "Optional Id from which to start selection." }, { "name": "take", "value": "", "type": "query", "description": "Number of results per page. Defaults to 50." } ] }, "docs": "Retrieve a list of SCIM configurations of a tenant.\n" } ] } ], "bundled": true }