/applications endpoint returns 403 - forbidden

I can see the Oauth Apps connected to user on Portal

But when I am trying to fetch these apps from API - /applications I am getting following error -
{
“message”: “403 Forbidden”
}

Do we need any additional permissions to retrieve the connected apps using API?

Regards,
Chandrashekhar Gaikwad