> ## Documentation Index
> Fetch the complete documentation index at: https://docs.galileo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# getProjects

***

# Function: getProjects()

```ts theme={null}
function getProjects(): Promise<object[]>;
```

Defined in: [src/utils/projects.ts](https://github.com/rungalileo/galileo-js/blob/main/src/utils/projects.ts)

Lists projects available to the authenticated user.

## Returns

`Promise`\<`object`\[]>

A promise that resolves to the accessible projects.
