---
title: "Returns list  of open projects assigned to user"
method: GET
path: "/trackings/projects/"
tags: ["tracking"]
---

# Returns list  of open projects assigned to user

`GET /trackings/projects/`

## Response `200`

successful operation

- Projecttracker[]
  - `id` integer
  - `title` string
  - `estimate_id` integer
  - `start_date` string

---

[API](https://skmtc.net/trackfront/apis/trackfront-v1.md) · [All operations](https://skmtc.net/trackfront/apis/trackfront-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trackfront/trackfront-v1/versions/46087eaf6f2a/schema)
