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

# List Accessible Blogs

`GET /user/blogs`

Retrieve the list of blogs the currently authenticated user can access, including permission metadata.

## Response `200`

Accessible blogs retrieved successfully

## Other responses

- `401` — Authentication failed
- `500` — 서버 내부 오류

---

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