latestOpenAPI 3.0.32026-08-201592,4923.4 MB

53223abaceb7

Space Permissions

Get User Space Permissions

Get Info about the Permissions that the current requester user has in this Space.

get/permissions/spaces/{spaceId}/requester

Path parameters

spaceIdstring uuid required

Response

OK

canListContentInRootboolean

Whether the current user can list the contents of the root of this Space.

canCreateContentInRootboolean

Whether the current user can create new content in the root of this Space.

canMoveContentToRootboolean

Whether the current user can move content into the root folder of this Space.

canMoveContentOutOfRootboolean

Whether the current user can move content out of the root folder of this Space.

canEditSpaceMetadataboolean

Whether the current user can edit the metadata of this Space.

canEditSpaceSettingsboolean

Whether the current user can edit the settings of this Space.

canEditSpacePermissionsboolean

Whether the current user can add or remove users to this Space.

canDeleteSpaceboolean

Whether the current user can delete this Space.