List a member's tenant access within an environment
List a member's tenant access within an environment
This endpoint retrieves a list of all tenants within a specific environment that the team member has access to. Environment identifiers required for this request can be obtained using the /api/environments endpoint, which provides details for all environments where tenants associated with your team exists.
GET
List a member's tenant access within an environment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique ID of the team member.
The cloud environment identifier (e.g. 'US-3', 'EU-1', 'acme-dev').
Minimum string length:
1