Get User's Space Permissions
Get User's Space Permissions - kintone.space.getPermissions()
Retrieves access permissions of the logged-in user in the current space.
Function
kintone.space.getPermissions()
Parameters
None
Returns
A Promise object.
The following values can be retrieved when the Promise object is fulfilled:
| Property | Type | Description |
|---|---|---|
| administration | Boolean | The logged-in user's status as a Space Administrator
|
An error will occur if executed on a page outside the Space.
Available Pages
- Record List
- Record Create
- Record Edit
- Record Details
- Graph
- Space Portal
- Threads