Get a list of customer accounts

This operation returns a list that shows customer accounts to which the user has access based on their tenants.

Query Params
string

Parameter to filter by whether or not an customer account is of a specified customer account type.

string

Parameter to filter by whether or not an customer account is within the specified domain.

string

Parameter to filter by whether or not an customer account has a metadata with a key of metadataKey.

string

Parameter to filter by whether or not an customer account has a metadata with a value of metadataValue. This query parameter should only be used in combination with ‘metadataKey’ query parameter. If ‘metadataValue’ query parameter is present in the request without ‘metadataKey’ query parameter, then the request is considered as a Bad Request.

string

Specifies the first record to be retrieved. The combination of accountType and accountNumber forms the marker, for example, CLOUD:440369.

integer

The number of results to return past the given marker. The default is 50.

string

Direction in which you want to page through the results.

Responses

401

Unauthorized

500

Internal Server Error

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json