---
title: "Get Trajectory Llm Usage"
method: GET
path: "/api/usage/trajectory_llm"
---

# Get Trajectory Llm Usage

`GET /api/usage/trajectory_llm`

Backend-paid LLM call meter for the trajectory summarizer.
Returned shape mirrors `/api/files/usage` so the Profile page can
render both with the same progress-bar component. Used and limit
are zeroed at the start of each calendar month.

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/omicos/apis/omicos-server.md) · [All operations](https://skmtc.dev/omicos/apis/omicos-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/omicos/omicos-server/revisions/a00b94573ffe/schema)
