---
title: "Get guest consent for ZenScribe"
method: GET
path: "/v1/zenscribe/consents"
---

# Get guest consent for ZenScribe

`GET /v1/zenscribe/consents`

This API fetches guest consent.

## Query parameters

- `owner_id` integer
- `owner_type` integer

## Response `200`

200

- object
  - `consent` object
    - `guest_name` string
    - `signature` string
    - `created_date` string
    - `created_by_name` string
  - `error` unknown

## Other responses

- `400` — 400
- `403` — 403

---

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