GET Domains({id})/Tenants/Count

Get number of tenants using a domain.

Request Information

Parameters

NameDescriptionAdditional information
id

ID of the domain.

Type: String

name

See Filtering, Arranging, and Paging.

Type: String

filterBy

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

  • All: All tenants.
  • NotDeleted: All tenants which are not currently being deleted. (default)
  • NotUsed: All tenants who do not have any subscriptions that are not deleted.

Type: Filter

filterProp

See Filtering, Arranging, and Paging.

Type: String

Response Information

A list of tenants.

Response type

Number

Response body formats

application/json, text/json

Sample:
1