---
title: "List Blogs"
method: GET
path: "/blogs"
tags: ["Storefront"]
---

# List Blogs

`GET /blogs`

## Query parameters

- `page` integer
- `page_size` integer
- `category` string, nullable — Filter by category slug
- `tags` string, nullable — Filter by tags slugs (comma-separated)
- `ordering` string, nullable

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

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