v4

latestSwagger 2.0raw.githubusercontent.com2022-01-1271820.4 KB
Subscriptions

Gets details about a specified subscription.

get/subscriptions/{subscriptionId}

Path parameters

subscriptionIdstring required

The ID of the target subscription.

Query parameters

api-versionstring required

The API version to use for the operation.

Response

OK - Returns information about the subscription.

idstring

The fully qualified ID for the subscription. For example, /subscriptions/00000000-0000-0000-0000-000000000000.

subscriptionIdstring

The subscription ID.

displayNamestring

The subscription display name.

tenantIdstring

The subscription tenant ID.

state'Enabled' | 'Warned' | 'PastDue' | 'Disabled' | 'Deleted'

The subscription state. Possible values are Enabled, Warned, PastDue, Disabled, and Deleted.

authorizationSourcestring

The authorization source of the request. Valid values are one or more combinations of Legacy, RoleBased, Bypassed, Direct and Management. For example, 'Legacy, RoleBased'.