Advanced Server Access Api call Authorization error

Hi,

I’m getting the below error while executing the api call(List servers in a team) via postman tool

{

"type": "authorization_error",

"code": 401,

"message": "Missing capability: servers.list"

}