I’m using this API endpoint: https://marketplace.zoom.us/docs/api-reference/zoom-api/users/users
The response contains an array of users, and one of the fields is “Status”. The example value for this field is “active”, where could I find the rest of the possible values that this field can take?
Thanks for reaching out about this—I believe this field reflects the status of the user as a provisioned user, with value of either active or deactivated. This is separate from a user’s presence status in the Zoom chat client.