---
title: "Get sitemap events for a whole sitemap. Not recommended due to potentially high traffic."
method: GET
path: "/sitemaps/events/{subscriptionid}/*"
tags: ["sitemaps"]
---

# Get sitemap events for a whole sitemap. Not recommended due to potentially high traffic.

`GET /sitemaps/events/{subscriptionid}/*`

## Path parameters

- `subscriptionid` string, required

## Query parameters

- `sitemap` string

## Response `200`

OK

## Other responses

- `400` — Missing sitemap parameter, or sitemap not linked successfully to the subscription.
- `404` — Subscription not found.

---

[API](https://skmtc.net/openhab/apis/openhab-rest-api.md) · [All operations](https://skmtc.net/openhab/apis/openhab-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openhab/openhab-rest-api/revisions/0f2ce17cab3e/schema)
