{ "opencollection": "1.0.0", "info": { "name": "Stytch B2B Authentication Application Consumer RBAC API", "version": "2.0.0" }, "items": [ { "info": { "name": "Consumer RBAC", "type": "folder" }, "items": [ { "info": { "name": "Policy", "type": "http" }, "http": { "method": "GET", "url": "https://api.stytch.com/v1/rbac/policy" }, "docs": "Get the active RBAC Policy for your current Stytch Project. An RBAC Policy is the canonical document that stores all defined Resources and Roles within your RBAC permissioning model.\n\nWhen using the backend SDKs, the RBAC Policy will be cached to allow for local evaluations, eliminating the need for an extra request to Stytch.\nThe policy will be refreshed if an authorization check is requested and the RBAC policy was last updated more than 5 minutes ago.\n\nResources and Roles can be created and m" } ] } ], "bundled": true }