Discover subscriptions accessible by tenant's default credentials

Discovers the subscriptions the tenant's default credential can reach — for Azure, those the service principal was granted.
Each row is flagged with isAlreadyManaged, so this distinguishes what could still be onboarded from what
already has been. Exercises only the default credential.

Path Params
uuid
required

The tenant identifier.

Query Params
string

Sort expression for ordering results.

Format:
field:direction,otherField:direction

Directions: asc, desc, ascending, descending — defaults to ascending when omitted

Fields (names are matched case-insensitively):
id, isAlreadyManaged, name, state, tenantId

Default when omitted: 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

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