---
title: "Get Guides Sitemap"
method: GET
path: "/guides/sitemap"
tags: ["guides"]
---

# Get Guides Sitemap

`GET /guides/sitemap`

Return all public guides for sitemap generation.

## Response `200`

Successful Response

- SitemapEntry[]
  - `username` string, required
  - `slug` string, required
  - `updated_at` string, required

---

[API](https://skmtc.dev/stardrift/apis/fastapi.md) · [All operations](https://skmtc.dev/stardrift/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stardrift/fastapi/revisions/00746572572a/schema)
