---
title: "Fetch count of pending/completed forms for a given appointment by client."
method: GET
path: "/WaiverForm/FormsCountByAppointment"
tags: ["Rest"]
---

# Fetch count of pending/completed forms for a given appointment by client.

`GET /WaiverForm/FormsCountByAppointment`

## Query parameters

- `appointmentId` 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)
