Skip to main content
GET
cURL

Authorizations

x-api-key
string
header
required

API Key authentication. Format: 'x-api-key: api_key'

Path Parameters

id
string<uuid>
required

A UUID string identifying this Lakehouse permission.

Response

200 - application/json
id
string<uuid>
required
read-only
permission_level
enum<string>
required
  • manager - Manager
  • editor - Editor
  • viewer - Viewer
Available options:
manager,
editor,
viewer
created_at
string<date-time>
required
read-only
updated_at
string<date-time>
required
read-only
user
string
required
read-only

User (Expandable)

group
string
required
read-only

Group (Expandable)

layer
string
required
read-only

Layer (Expandable)

folder
string
required
read-only

Folder (Expandable)

table
string
required
read-only

Table (Expandable)

volume
string
required
read-only

Volume (Expandable)

granted_by
string
required
read-only

Granted by (Expandable)