Unable to find users and user roles through Mangento Rest API
Hi ,
I am using Magento Storefront admin Panel and trying to connect it with the Rest APIs .

I have generated the access token and it is working properly with other APIs
I want to find the user and user related roles through the API , these are the following endpoints which i found:
{{baseUrl}}/V1/company/role/:roleId/users
{{baseUrl}}/V1/company/role/:roleId
{{baseUrl}}/V1/company/?searchCriteria[filterGroups][0][filters][0][field]=<string>
whever i am trying to access this endpoints using the token that is required for authorization it is giving
