Skip to main content

Neuralk.projects.get_list

Neuralk.projects.get_list()

Get the list of all projects accessible to the current user.

  • Returns: List of accessible projects
  • Return type: list[Project]
  • Raises: NeuralkException – If retrieving the project list fails

On this page