---
title: "Get Translation Status for the project"
method: GET
path: "/v1/projects/{project_id}/status"
tags: ["Translation Status API"]
---

# Get Translation Status for the project

`GET /v1/projects/{project_id}/status`

## Path parameters

- `project_id` string, required

## Query parameters

- `branch` string

## Response `200`

OK, data returned

## Other responses

- `400` — Error codes:<br />&nbsp;<br />- `bad_request` when request generally is not well formed
- `404` — Not Found

---

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