---
title: "Confirm whether divisions exist for a given date"
method: GET
path: "/api/v1/DivisionsExistForDate.{format}"
tags: ["Divisions"]
---

# Confirm whether divisions exist for a given date

`GET /api/v1/DivisionsExistForDate.{format}`

Returns true if divisions exist for the given date, otherwise returns false

## Path parameters

- `format` string, required

## Query parameters

- `date` string, date-time, required

## Response `200`

OK

- boolean

---

[API](https://skmtc.net/parliament/apis/lords-business.md) · [All operations](https://skmtc.net/parliament/apis/lords-business/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/parliament/lords-business/revisions/206f8eaba94d/schema)
