v21

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01144108427.9 KB
Authorization

List Shares

List share rows visible to the caller (paginated, max 200).

get/api/v1/authz/shares

Query parameters

resource_typestring nullable
resource_idstring uuid nullable
target_idstring uuid nullable
scopestring nullable
limitinteger
offsetinteger

Response

Successful Response

created_atstring date-time required
created_bystring uuid nullable required
idstring uuid required
permission_level'read' | 'write' | 'execute' | 'admin' required
resource_idstring uuid required
resource_type'flow' | 'deployment' | 'project' | 'knowledge_base' | 'variable' | 'file' required
scope'private' | 'team' | 'user' | 'public' required
target_idstring uuid nullable required
target_namestring nullable