Skip to content

Get tags paths

GET
/api/sitemap/tags

Get tags path URL.

Responses

Tags URLs.

application/json
JSON
[
  
{
  
  
"loc": "/tag/test"
  
}
]

Playground

Samples

Powered by VitePress OpenAPI