getPermissionsForCurrentUser()
Home > @gooddata/sdk-backend-spi > IWorkspacePermissionsService > getPermissionsForCurrentUser
IWorkspacePermissionsService.getPermissionsForCurrentUser() method
Request workspace permissions for the currently authenticated user
Signature:
getPermissionsForCurrentUser(): Promise<IWorkspacePermissions>;
Returns:
Promise<IWorkspacePermissions>
promise of user workspace permissions