---
title: "GET /zoom/status"
method: GET
path: "/zoom/status"
---

# GET /zoom/status

`GET /zoom/status`

Returns the status of the Zoom integration of the current user

## Response `200`

status of the zoom account of the current user

- ZoomIntegrationStatus
  - `accountInfo` ZoomUserInfo
    - `email` string
    - `firstName` string
    - `id` string — Identifier of the Zoom user
    - `lastName` string

## Other responses

- `default` — unexpected error

---

[API](https://skmtc.net/attention/apis/attention-service.md) · [All operations](https://skmtc.net/attention/apis/attention-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/attention/attention-service/versions/d7bea6ac451b/schema)
