List subaccount users with status=pending does not include user ids

Why aren’t user ids returned for pending users via the list users api call? Active users show their user ids via smae api call and creating a new user returns its user id as well.

Also, we have a case where a user is listed as a pending user but when we make a subsequent call to retrieve the user settings, we get a 404 not found for that user’s email address when searching under the same account.

Hey @CharlesBox,

Thank you for reaching out to the Zoom Developer Forum. This is expected behavior as the user is not created under your account until the invitation is accepted. This is covered in our Get a User API documentation:

Let me know if that helps.

Thanks,
Max

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.