Scopes to include ([user_zak:read]) in OAuth App

Description

Hi Team,
I dont have an option to include the scope [user_zak:read] under OAUTH App. Due to which when
I try to get user’s ZAK using the endpoints mentioned below, I get the error “Invalid access token, does not contain scopes: [user_zak:read].” Thanks in advance for your help.

Error
{
“code”: 4700,
“message”: “Invalid access token, does not contain scopes: [user_zak:read].”
}

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAUTH Server to Server

Which Endpoint/s?
https://api.zoom.us/v2/users/me/zak”
https://api.zoom.us/v2/users/(userId)/zak”

Hi @durgaprasad.pennada
thanks for reaching out to the Zoom Developer Forum!
The user_zak:read scope is only available for User Level Oauth apps