---
title: "List Project Repo Mappings"
method: GET
path: "/my/projects"
tags: ["My Projects"]
---

# List Project Repo Mappings

`GET /my/projects`

List mappings between local project names and Git repositories.

## Query parameters

- `interval` string
- `from` string, date
- `to` string, date

## Response `200`

successful

## Changes

- **2026-01-28** (v1) `a9eaba48a93a` — 2 breaking
  - for the `query` request parameter `from`, the type/format was changed from `string`/`` to `string`/`date`
  - for the `query` request parameter `to`, the type/format was changed from `string`/`` to `string`/`date`
- **2026-01-27** (v1) `b6d6849481da` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hackclub/apis/hackatime-api/changes/my/projects/get.md)

---

[API](https://skmtc.dev/hackclub/apis/hackatime-api.md) · [All operations](https://skmtc.dev/hackclub/apis/hackatime-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hackclub/hackatime-api/revisions/78326ea7a9a9/schema)
