Skip to main content
The shape of a grant on the Semantic Layer axis. Exactly one of user / group is set, and exactly one of catalog / folder / document. The three resources are the hierarchy the Semantic Layer shows in the app, coarsest first: a grant on catalog reaches everything, a grant on folder reaches the documents inside it. Ids come from Read the Semantic Layer.
id
string<uuid>
required
read-only
user
string
required
read-only

User (Expandable)

group
string
required
read-only

Group (Expandable)

permission_level
enum<string>
required
  • manager - Manager
  • editor - Editor
  • viewer - Viewer
Available options:
manager,
editor,
viewer
catalog
string<uuid> | null
required
folder
string
required
read-only

Folder (Expandable)

document
string
required
read-only

Document (Expandable)

granted_by
string
required
read-only

Granted by (Expandable)

created_at
string<date-time>
required
read-only
updated_at
string<date-time>
required
read-only