home / data

_grist_ACLPrincipals

4 rows

✎ View and edit SQL

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

CSV options:

CREATE TABLE "_grist_ACLPrincipals" (id INTEGER PRIMARY KEY, "type" BLOB DEFAULT '', "userEmail" BLOB DEFAULT '', "userName" BLOB DEFAULT '', "groupName" BLOB DEFAULT '', "instanceId" BLOB DEFAULT '');
Powered by Datasette · Queries took 16.364ms