Pots Endpoint - forbidden.insufficient_permissions

Hi team, making a request to the pots endpoint, but it’s returning that permissions are insufficient (despite showing Pots in the list of permissions granted on the oAuth screen). Balance and transactions works fine.

It shows my token scope is:

“scope”: “third_party_developer_app.pre_verification”,

Is this because my Monzo app is quite new? If so, how can it be verified to be able to use the full scope.

Endpoint:

https://api.monzo.com/pots/current_account_id=${account_id};

Thanks