SpacePermissions
Returns detailed permission settings for one or more spaces, specifying which users and groups have access or administrative rights.
Columns
| Name | Type | References | SupportedOperators | Description |
| Id [KEY] | String | The unique identifier of the space permission record within Confluence. | ||
| OperationKey | String | Specifies the type of operation the permission applies to, such as view, edit, delete, or administer. | ||
| OperationTargetType | String | Indicates the type of entity that the operation targets, such as space, page, or content. | ||
| PrincipalId | String | The unique identifier of the user or group to whom the permission applies. | ||
| PrincipalType | String | Specifies whether the permission applies to a user, a group, or an anonymous role. | ||
| SpaceId | String |
Spaces.Id | = | The unique identifier of the space to which this permission record belongs. |