---
title: "List Plans"
method: GET
path: "/plans"
tags: ["Planes"]
---

# List Plans

`GET /plans`

Listar planes

## Query parameters

- `offset` integer — Número de registros a saltar
- `limit` integer — Cantidad de registros por página

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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