---
title: "Get My Usage Trends"
method: GET
path: "/credits/my-usage/trends"
tags: ["CREDITS_USAGE"]
---

# Get My Usage Trends

`GET /credits/my-usage/trends`

Get credit usage for the current user (audit log style)
All users can access this endpoint

## Query parameters

- `start_date` string, date-time — Start Date
- `end_date` string, date-time — End Date

## Headers

- `x-tenant` string

## Response `200`

Successful Response

- unknown

## Other responses

- `400` — Invalid request
- `403` — Access denied
- `422` — Validation Error

---

[API](https://skmtc.net/myaltimate/apis/fastapi.md) · [All operations](https://skmtc.net/myaltimate/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/myaltimate/fastapi/versions/aab3fe5c9f05/schema)
