---
title: "Called by signup to display the clinic information based on the invitation token"
method: GET
path: "/webhooks/clinic-invitation/get-by-token"
tags: ["webhook"]
---

# Called by signup to display the clinic information based on the invitation token

`GET /webhooks/clinic-invitation/get-by-token`

## Query parameters

- `token` string, required

## Response `200`

successful operation

- PatientClinicInvitationInfoResponse
  - `clinic_name` string, required
  - `status` 'pending' | 'accepted' | 'rejected' | 'revoked' | 'expired', required

---

[API](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server.md) · [All operations](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server/llms.txt) · [OpenAPI document](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server/revisions/081a2697c0f1?raw)
