---
title: "Get Credit History"
method: GET
path: "/api/billing/credit-history"
---

# Get Credit History

`GET /api/billing/credit-history`

## Query parameters

- `limit` integer
- `offset` integer
- `user_id` string
- `org_id` string

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/every/apis/every-api.md) · [All operations](https://skmtc.net/every/apis/every-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/every/every-api/revisions/9744001af85d/schema)
