---
title: "List X monitors for the authenticated user."
method: GET
path: "/v1/x/monitors"
---

# List X monitors for the authenticated user.

`GET /v1/x/monitors`

## Query parameters

- `limit` integer
- `offset` integer

## Response `200`

List of X monitors

- object
  - `monitors` object[]

## Other responses

- `403` — Paid plan required

---

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