I'm using Nexus Repository Manager OSS 3.13-0.0.1 and I'm trying to find the minimal privileges to use the Search API.
In the documentation the admin
account is used : Search API Documentation
I've tried the nx-search-read
privilege but is always return an empty result (this is not the case with the admin account).
Do I have to add more privileges in order to be able to use the Search API ?