Unable to find users , user roles , company information through Mangento Rest API in postman
Hi ,
I am using Magento Storefront admin Panel (Adobe Commerce) and trying to use the Rest APIs in postman.

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>
whenever i try to access these endpoints using the token that is required for authorization it is giving