Getting Account ID for server-to-server OAuth

After a recent update, you may notice that some app credential fields have changed in the Server-to-Server OAuth app build page. If you are temporarily unable to see your account ID in the app, you will need to request the ID via API.

To get your accountID, call the get a user API using app credentials from a JWT app or OAuth app with the user:read scope. The accountID will be the same for all users in your Zoom account.

Thanks for your patience as we make some changes to this page.

This seems like a chicken or an egg scenario. How can you call the get User API, server to server unless you can login first. And unless you can you can’t login (server to server) unless you have your account id. Where is the account ID exactly? Is it the same as the account number listed under account profile?