AppInstallView
/api/v1/app-installRuntime effective role and permissions for the calling user (after setup). Query by app_code.
getInstallViewSchema
| Field | Type | Notes |
|---|---|---|
| app_code* | string | App slug passed as query app_code. |
| role | string | Primary matched in-app role. |
| roles | json | All matched role keys. |
| permissions | json | Effective permissions after grant intersection. |
API
client.apps.*Loading manifest…