---
title: "Get traces count on previous day for all available workspaces"
method: GET
path: "/v1/internal/usage/workspace-trace-counts"
tags: ["System usage"]
---

# Get traces count on previous day for all available workspaces

`GET /v1/internal/usage/workspace-trace-counts`

Get traces count on previous day for all available workspaces

## Response `200`

TraceCountResponse resource

- TraceCountResponse
  - `workspaces_traces_count` WorkspaceTraceCount[]
    - `workspace` string
    - `trace_count` integer

---

[API](https://skmtc.net/comet-ml/apis/opik-rest-api.md) · [All operations](https://skmtc.net/comet-ml/apis/opik-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/comet-ml/opik-rest-api/versions/4ed2fbc97cc3/schema)
