---
title: "List API request logs (read-only)"
method: GET
path: "/v1/api_request_logs"
tags: ["Audit"]
---

# List API request logs (read-only)

`GET /v1/api_request_logs`

**Searchable:** endpoint

**Filterable:** api_key_id, method, status_code, endpoint, created_at

## Query parameters

- `limit` integer
- `offset` integer
- `search` string
- `method` string
- `status_code` integer

## Response `200`

Paginated list

---

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