How to know if an account belongs to a buisness or enterprise plan via the api

Description
I want to know how to find out if an account has enterprise or buisness plan.

Error
NA

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth

Which Endpoint/s?
{{baseUrl}}/accounts/:accountId/plans

How To Reproduce (If applicable)
NA

Screenshots (If applicable)
NA

Additional context
My main task is to find out if an account can have a timeline file for recordings or not

Hi @samchay677 ,

I don’t see that specific endpoint, just this one in our docs: https://marketplace.zoom.us/docs/api-reference/zoom-api/accounts/account

But you can see a field for account type in the response body which can help identify the plan


Let me know if this helps,
Gianni