Skip to main content
GET
List a member's tenant access within an environment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Unique ID of the team member.

environment
string
required

The cloud environment identifier (e.g. 'US-3', 'EU-1', 'acme-dev').

Minimum string length: 1

Response

Member tenant access list

environment
string
required

The queried environment.

Examples:

"US-3"

"EU-1"

"acme-dev"

tenants
object[]
required

Member tenant access list