GET Tenants({id})/Subscriptions/Count

Get number of subscriptions for a tenant.

Request Information

Parameters

NameDescriptionAdditional information
id

ID of the tenant.

Type: String

name

See Filtering, Arranging, and Paging.

Type: String

filterBy

See Filtering, Arranging, and Paging. The supported filters are:

  • All: All subscriptions.
  • NotDeleted: All subscriptions which are not currently being deleted. (default)

Type: Filter

filterProp

See Filtering, Arranging, and Paging.

Type: String

Response Information

Number of subscriptions.

Response type

Number

Response body formats

application/json, text/json

Sample:
1