v8

latestOpenAPI 3.0.2raw.githubusercontent.com2025-07-05181151306.2 KB
Permissions

Get Resource Permissions

Retrieve permissions for a specified resource, such as a table, table view, or process.

get/v1/permissions

Query parameters

resource'process' | 'table' | 'table_view' required

The kind of resource for which to retrieve permissions. Valid options are 'process', 'table', or 'table_view'.

resource_idstring uuid required

UUID of the resource for which to retrieve permissions.

Response

Successfully retrieved permissions for the resource.

metadataobject