---
title: "List compact token usage for session cards"
method: GET
path: "/api/v1/usage/sessions"
tags: ["usage"]
---

# List compact token usage for session cards

`GET /api/v1/usage/sessions`

## Query parameters

- `projectId` string — Optional project id filter for dashboard cards.

## Response `200`

OK

- ListCompactSessionUsageResponse
  - `sessions` CompactSessionUsageResponse[], required
    - `incomplete` boolean, required
    - `sessionId` string, required
    - `totalTokens` integer, required

## Other responses

- `500` — Internal Server Error
- `501` — Not Implemented

## Changes

- **2026-08-06** `966e7144cdbc` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/changes/api/v1/usage/sessions/get.md)

---

[API](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon.md) · [All operations](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/llms.txt) · [OpenAPI document](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/revisions/1c746377fde5?raw)
