{ "opencollection": "1.0.0", "info": { "name": "Auth0 Authentication actions connections-directory-provisionings API", "version": "1.0.0" }, "items": [ { "info": { "name": "connections-directory-provisionings", "type": "folder" }, "items": [ { "info": { "name": "Get a List of Directory Provisioning Configurations", "type": "http" }, "http": { "method": "GET", "url": "{auth0_domain}/connections-directory-provisionings", "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 directory provisioning configurations of a tenant.\n" } ] } ], "bundled": true }