These docs are for v2. Click to read the latest docs for v3.

List your account switch keys

The response object contains the accountSwitchKeys and account names you can access based on the permissions of your API client. Once you have the accountSwitchKeys, you can make an API call to another account. To learn more, see Manage many accounts with one API client.

Query Params
string

Filters results by accountId or accountName. Enter at least three characters in the string to filter the results.

string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Response

Response body
array of objects
object
string
required
length ≥ 1

The name you supply for an account.

string
required
length ≥ 1

The identifier for an account other than your API client's default.

Language
URL