Skip to content

Get events paths

GET
/api/sitemap/events

Get events path URL.

Responses

Events URLs.

application/json
JSON
[
  
{
  
  
"loc": "/event/new-test",
  
  
"lastmod": "2026-07-09T15:41:34.811Z"
  
}
]

Playground

Samples

Powered by VitePress OpenAPI