Get all stack role mapping

GET https://{{base_url}}/v3/organizations/{{organization_uid}}/teams/{{team_uid}}/stack_role_mappings

The Get all stack role mapping request allows you to retrieve details of all associated stacks for a specified team in your organization.

To use the API Request, you will need to authenticate yourself either with a Management Token (highly recommended) or an Authtoken. 
Read more about it in Authentication.


For more information, refer to the Get all stack role mapping API Reference document

HEADERS

KeyDatatypeRequiredDescription
authtokenstringEnter your authtoken.
Content-Typestring