Feedback
Last date modified: 2026-Apr-23
User Api
Provides properties and methods related to a user. These functions are available under the `convenienceApi.user` namespace.
Methods
- getCurrentAclUserId(workspaceId) ⇒
Promise - Retrieves current acl user id
Properties Details
getCurrentAclUserId(workspaceId) ⇒ Promise
Retrieves current acl user id
Returns: Promise - Returns promise for current acl user id
| Param | Type | Description |
|---|---|---|
| workspaceId | Number
|
The ID of the workspace |