How to add the user:read:admin scope?

Description
I cannot figure out how to add the scope “user:read:admin”? I’d like to use the “List Users” endpoint ( GET /users), which requires the scope “user:read:admin” however I cannot find the scope in the “Add Scopes” section of my App configuration in the Marketplace. Please help.

Error

{
  "code": 4700,
  "message": "Invalid access token, does not contain scopes: [user:write:admin, user:read:admin, zms:user:write, zms:user:read]."
}

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth

Which Endpoint/s?
GET /users

Screenshots (If applicable)

Hey @daves,

Make sure you have an Account Level OAuth app.

Thanks,
Tommy

1 Like

Thanks, @tommy! I’ll look into this and try again. Appreciate the quick response!

Let us know if we can give any further help @daves!

1 Like