API Authorization & Authentication-Unified Build Flow Application-Server-to-Server OAuth App
Number of APIs: 2
-
Get access token POST https://zoom.us/oauth/token?grant_type=account_credentials&account_id=[account_id]
-
Get a user GET {{baseUrl}}/users/{userId}