---
title: "Reset Get"
method: GET
path: "/integrations/public/v1/cadence/reset"
tags: ["Cadence Public", "integrations_cadence_public"]
---

# Reset Get

`GET /integrations/public/v1/cadence/reset`

## Query parameters

- `assistantId` string, nullable — Optional assistant id to scope reset
- `userPhoneNumber` string, nullable — Optional patient phone to scope reset
- `confirm` boolean — Required true when performing team/assistant level destructive reset without userPhoneNumber

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/interactly/apis/interactly-api-4.md) · [All operations](https://skmtc.dev/interactly/apis/interactly-api-4/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/interactly/interactly-api-4/revisions/d69c17f1f601/schema)
