# List CIMD user consent scopes **GET /api/cimd/user-consent-scopes** List the tenant-level permission ceiling for CIMD clients: user scopes, API resource scopes, organization scopes, and organization API resource scopes. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters ## Responses ### 200 The configured scopes. #### Body: application/json (object) - **organizationScopes** (array[object]) - **resourceScopes** (array[object]) - **organizationResourceScopes** (array[object]) - **userScopes** (array[string]) ### 401 Unauthorized ### 403 Forbidden [Powered by Bump.sh](https://bump.sh)