# listRepos

**Kind:** API Endpoint

**Source:** [`atloria-monorepo/apps/api/src/github/github.controller.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/github/github.controller.ts#L89)

List repositories from the connected GitHub account

## Endpoint

`GET /github/repos`

## Referenced By

- `GitHubController` (MODULE_DECLARES)
