Neuralk.projects.list_user#

Neuralk.projects.list_user(project)#

Get the list of users in a project.

Parameters:

project (Project) – The project to get users from

Returns:

List of users in the project

Return type:

list[User]