Playground

Playground

AppInstallView

/api/v1/app-install

Runtime effective role and permissions for the calling user (after setup). Query by app_code.

getInstallView

Schema

FieldTypeNotes
app_code*stringApp slug passed as query app_code.
rolestringPrimary matched in-app role.
rolesjsonAll matched role keys.
permissionsjsonEffective permissions after grant intersection.

API

client.apps.*
Loading manifest…