Projectsneuralk.Neuralk.projects.list_userOn this pageNeuralk.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 or its id Returns: List of users in the project Return type: list[User]