Error while trying to integrate with phone call logs API

I’m trying to integrate with Zoom call logs API
this endpoint:
phone/call_logs
my user has admin access.
I Created an app type (Oauth) - That’s on the account level.
my flow is:
create token with this endpoint(using the client id and secret from the Oauth app that I built):
zoom.us/oauth/token
Take the token and use this
api.zoom.us/v2/phone/call_logs
Bearer
but I got this error:
{
“code”: 2031,
“message”: “Zoom Phone has not been enabled for this account.”
}
again I have phone enabled, I’m an admin.
and I’m able to make calls through my account

I would love to get some help what is the problem =

Hi @barak
Thanks for reaching out to us and welcome to our community!
I will send you a private message to follow up on this issue.
Cheers,
elisa