Discover subscriptions accessible by tenant's default credentials

Queries the cloud provider to retrieve all subscriptions that are accessible using the tenant's default credential.
For Azure, this lists all subscriptions that the service principal has been granted access to.
Note: This uses the specific default credential - NOT round-robin selection.

Path Params
uuid
required

The tenant identifier.

Query Params
string

Sort expression for ordering results (e.g., "name:asc", "state:desc"). Default: "name:asc".

int32
1 to 2147483647

The page number to retrieve (1-based). Default: 1.

int32
1 to 100

The number of items per page (1-100). Default: 50.

Responses

500

Internal server error.

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