Accounts V3 APIs Scopes

Hello,

Regarding the Sailpoint documentation about accounts V3 APIs, we can use specific scopes with thoses APIs:

  • /accounts => idn:account-list:read
  • /accounts/:id => idn:account:read
  • /accounts/:id/entitlements => idn:account-entitlement:read

Those scopes are not displayed in UI when we create a new PAT for an Org_Admin user.

We tried to create a new PAT with those scopes through API but we got an issue.

Are these scopes really available in IDN ?

Thanks in advance.

Regards