_grist_ACLPrincipals
4 rows
This data as json, CSV (advanced)
id ▼ | type | userEmail | userName | groupName | instanceId |
---|---|---|---|---|---|
1 | group | Owners | |||
2 | group | Admins | |||
3 | group | Editors | |||
4 | group | Viewers |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE "_grist_ACLPrincipals" (id INTEGER PRIMARY KEY, "type" BLOB DEFAULT '', "userEmail" BLOB DEFAULT '', "userName" BLOB DEFAULT '', "groupName" BLOB DEFAULT '', "instanceId" BLOB DEFAULT '');