I have a call that goes something like this.
https://x.x.x.x:12900/api/search/universal/relative/terms?field=cs-user-agent&query=*&size=250&range=86400
When doing this from my admin account I have no problems but as soon as I try from any non admin account I get this message.
{"type":"ApiError","message":"Not authorized"}
What can I do to work around this. I’m not seeing an “All” messages option in authentication to allow a non admin user or role to run this query.