Description
Customers integrating via a Connected App (Client Credentials grant) or user token may call GET .../organizations/{orgId}/teams/{teamId}/groupmappings to retrieve group access mappings for a team. Without a role that includes view:access_controls, the call returns 403 Forbidden. It's a fine-grained, Anypoint-Platform-managed permission (as opposed to Salesforce-managed coarse-grained permissions like "Access Anypoint Platform").
Resolution
1. Identify the calling identity (user ID from Admin Console, or the Connected App's associated identity).
2. Retrieve its current roles/permissions: GET /accounts/api/users/{userId}/roles?limit=1000&offset=0&role_groups=true
3. Check if any assigned role includes view:access_controls.
4. If missing, assign a role containing view:access_controls in Access Management.
5. Retry the groupmappings call.
005388625

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.