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.