---
title: "Get request history"
method: GET
path: "/v1/account/get-api-usage"
tags: ["Scrape Creators"]
---

# Get request history

`GET /v1/account/get-api-usage`

Returns a paginated list of your API requests, including the endpoint called, status code, credits used, and timestamp. Useful for debugging and monitoring your API usage. Supports filtering by endpoint name and status code.

## Query parameters

- `page` string
- `endpoint` string
- `statusCode` string

## Response `200`

Successful response

---

[API](https://skmtc.dev/scrapecreators/apis/scrape-creators-api.md) · [All operations](https://skmtc.dev/scrapecreators/apis/scrape-creators-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scrapecreators/scrape-creators-api/revisions/e9ec3dbbd8b8/schema)
