Skip to main content

List permission tree permissions for a space subject (v2)

GET 

/v2/spaces/:spaceId/permissionTree/:subject/permissions

Preview: The API is in development or testing phases and the interface could still change slightly.

List a subject's permission tree permissions for a space, with pagination and BQL-based filtering. Supports filtering by type (e.g. type[in]=('spaces:partner','partner_space:client')) and by scope name (e.g. scopeName=space_read) to retrieve resources that have that scope granted.
Scope: space_read

Request

Responses

Ok