---
title: "Fetch count of forms (Pending/Completed) for all clients in a given class instance."
method: GET
path: "/WaiverForm/FormsCountByClassInstance"
tags: ["Rest"]
---

# Fetch count of forms (Pending/Completed) for all clients in a given class instance.

`GET /WaiverForm/FormsCountByClassInstance`

## Query parameters

- `classInstanceId` integer, required

## Headers

- `Authorization` string, required
- `SiteId` integer, required

## Response `200`

OK

## Other responses

- `400` — BadRequest
- `401` — Unauthorized

---

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