---
title: Connected Accounts
subtitle: 'Manage Email, Zoom, Microsoft, and Calendly accounts connected to Close.'
---

This endpoint can be used to pull information about the Email and Zoom accounts connected under [Settings > Connected Accounts](https://app.close.com/settings/connected-accounts/) in Close, and Email accounts you can send as via [Send As](/api/resources/send-as).

Connected Accounts have the following values for `_type`:
- `google` - a Gmail account using Google OAuth to connect to Close.
- `custom_email` - a non-Gmail email account. Used for [Mailgun](https://help.close.com/docs/mailgun) and [Sendgrid](https://help.close.com/docs/sendgrid) integrations.
- `zoom` - a Zoom account using the [Zoom Integration](https://help.close.com/docs/zoom).
- `microsoft` - a Microsoft account using Microsoft OAuth.
- `calendly` - a Calendly account using Calendly OAuth.

`google` and `microsoft` connected accounts have a `synced_calendars` field listing which calendars are synced as part of [Meetings Sync](https://help.close.com/docs/meetings).
