---
title: "Get the next sitting day for a House."
method: GET
path: "/calendar/proceduraldates/{house}/nextsittingdate.{format}"
tags: ["Procedural dates"]
---

# Get the next sitting day for a House.

`GET /calendar/proceduraldates/{house}/nextsittingdate.{format}`

Get the next sitting day for a House.

## Path parameters

- `format` string, required
- `house` string, required

## Query parameters

- `dateToCheck` string, date-time, required
- `includeWeekendSittings` boolean

## Response `200`

OK

- string, date-time

---

[API](https://skmtc.net/parliament/apis/whats-on-calendar-api.md) · [All operations](https://skmtc.net/parliament/apis/whats-on-calendar-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/parliament/whats-on-calendar-api/revisions/4683d8d4b27c/schema)
