---
title: "List Catalog"
method: GET
path: "/catalog"
---

# List Catalog

`GET /catalog`

## Query parameters

- `perpage` integer
- `page` integer
- `field` string
- `filter` 'all' | 'goods' | 'services'
- `search_term` string
- `sort` 'asc' | 'desc'
- `status` number, float
- `mode` 'sales' | 'purchase'

## Headers

- `api-token` string
- `x-api-key` string

## Response `200`

200

- object

## Other responses

- `400` — 400
- `401` — 401
- `403` — 403
- `500` — 500
- `501` — 501
- `502` — 502
- `503` — 503

---

[API](https://skmtc.dev/ledgers/apis/authentication.md) · [All operations](https://skmtc.dev/ledgers/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ledgers/authentication/revisions/605f28ef08ef/schema)
