Logo
Zoom Public API Documentation

users-email

Number of APIs: 1


1. Check a user email

GET {{baseUrl}}/users/email?email=<string>

Verify if a user's email is registered with Zoom.

<b>Note: </b>You can successfully check if a user is a registered Zoom user only if the user signed up for Zoom via email and is within your account. If you provide an email address of a user who is not in your account, the value of "existed_email" parameter will be "false" irrespective of whether or not the user is registered with Zoom. The response of this API call will not include users who joined Zoom using options such as "Sign in with SSO", "Sign in with Google" or "Sign in with Facebook" even if they are in the same account as yours.

Scopes: user:read:admin,user:read

Rate Limit Label: Light



ENDPOINTS