---
title: "List Calls"
method: GET
path: "/v1/calls"
tags: ["Unified API Calls"]
---

# List Calls

`GET /v1/calls`

List API call history for the authenticated user.

## Query parameters

- `endpoint` string, nullable
- `days` integer, nullable
- `limit` integer
- `offset` integer
- `product` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/suprsonic/apis/suprsonic-unified-agent-api.md) · [All operations](https://skmtc.dev/suprsonic/apis/suprsonic-unified-agent-api/llms.txt) · [OpenAPI document](https://skmtc.dev/suprsonic/apis/suprsonic-unified-agent-api/revisions/fcd4ea70588a?raw)
