cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Effective immediately, customers with subscription plans greater than $10 USD/month may receive live chat support. Sign in and visit our contact page to view your support options.

  • Starting February 1, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to keep using SMS/MMS capabilities on their numbers.

API Call to Retrieve Master Account ID

kalel
Participant
Participant

Which API call can I use to retrieve our Master Account ID?

2 ACCEPTED SOLUTIONS

J-Zoom-ATL
Zoom Employee
Zoom Employee

@kalel For these types of questions, I suggest reaching out in the dev forum or searching the dev forum. 
https://devforum.zoom.us/ 


I took a look and found this post which may help. 
https://devforum.zoom.us/t/where-to-find-the-account-id/7159 
You should also check out the developer docs for API reference here:
https://marketplace.zoom.us/docs/api-reference/using-zoom-apis

 

If this answer helped solve your question/issue, please hit the "Accept as Solution" button below.

View solution in original post

colegs
Community Champion | Employee
Community Champion | Employee

@kalel if you are in the master account calling the account APIS, you can just pass the 'me' parameter for the id and it will pull the current account so you don't need to know the id.  

View solution in original post

3 REPLIES 3

J-Zoom-ATL
Zoom Employee
Zoom Employee

@kalel For these types of questions, I suggest reaching out in the dev forum or searching the dev forum. 
https://devforum.zoom.us/ 


I took a look and found this post which may help. 
https://devforum.zoom.us/t/where-to-find-the-account-id/7159 
You should also check out the developer docs for API reference here:
https://marketplace.zoom.us/docs/api-reference/using-zoom-apis

 

If this answer helped solve your question/issue, please hit the "Accept as Solution" button below.

colegs
Community Champion | Employee
Community Champion | Employee

@kalel if you are in the master account calling the account APIS, you can just pass the 'me' parameter for the id and it will pull the current account so you don't need to know the id.