Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

userSpacePermissions(spaceKey, userNameOrKey)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue

Returns the permissions of the provided user in the space.

Returns the permissions of the provided user in the space.

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

spaceKey

...

String

Yes

The key of the space to get permissions for.

userNameOrKey

...

String

Yes

User name or key of a user to get permissions for.

Return

...

Type

stringString []

Returns a string array containing permission types for the specified space and user. Here is the list of valid space permission types:

...

Example

Example 1

Example

Retrieves space permissions of user "jdoe" for space with key "PS-DOCS".

Code Block
languagejs
string[] permissions = userSpacePermissions("PS-DOCS", "jdoe");

Retrieves space permissions of user "jdoe" for space with key "PS-DOCS".

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "

...

user_

...

routines" and space = currentSpace ( )
labels

...

array_

...

routines