---
title: "Check ready traces"
method: GET
path: "/traces/has-ready"
tags: ["Traces"]
---

# Check ready traces

`GET /traces/has-ready`

Returns whether a project has ready traces.

## Query parameters

- `project_id` string, required

## Response `200`

Ready traces flag

- object
  - `has_ready_traces` boolean, required

## Other responses

- `400` — Bad request
- `404` — Not found

---

[API](https://skmtc.dev/uselemma/apis/lemma-platform-api.md) · [All operations](https://skmtc.dev/uselemma/apis/lemma-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/uselemma/lemma-platform-api/revisions/5242165d7015/schema)
