---
title: "GET /zoom/account-links"
method: GET
path: "/zoom/account-links"
---

# GET /zoom/account-links

`GET /zoom/account-links`

Returns a link to link a zoom account with the attention account

## Response `200`

success response

- ZoomAccountLink
  - `url` string — the url for the user to redirect or open in a browser in order to link their Zoom account/user to their attention user(no active Attention session required in browser)

## Other responses

- `401` — valid access token required
- `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)
