I’m attempting to give some access to the API to run GET queries, and most of his queries are working. However, one of the main ones he needs is /api/ldapdirectories/, which is giving him an error “Action requires master operator privileges.” I’ve given him all the access required per documentation here: https://developer.bigfix.com/get-started/who-can-manage.html
Am I missing something for him to be able to reach the ldap directories? I’d rather not give him Master Operator privileges, as that would essentially make him an admin when I only want to give him access to the API.