List Users via SCIM API failed

Hi all,

I tried to call https://api.zoom.us/v2/scim2/Users to pull user list of my account.

url = “https://api.zoom.us/v2/scim2/Users
response = requests.get(url, headers={“Authorization”: header, “Content-Type”: “application/scim+json”})

but I got {‘code’: 2300, ‘message’: ‘This API endpoint is not recognized.’}
I can call other API like Dashboard or Report successfully. Any idea what caused the problem?

Thanks!
Willis

Hi @willsman
Thanks for reaching out to us!
I am happy to help here!
could you please confirm that you meet all these Prerequisites:

Hi Elisa,

Thanks for your response! This is my first post here. I’m logon with my personal mailbox. But I’m an admin for a Zoom Business account. How to offer approved vanity url?

Thanks!

Hi @willsman
Here is a link to a support article about that topic:

Link to our docs: