Tenants
Query tenants
get/api/tenants
Query parameters
filterstring
The OData filter expression (with support for attribute fields)
orderBystring
The OData order-by expression (with support for attribute fields)
result'Items' | 'Count' | 'ItemsWithCount'
The query result type
The query result type: items, count or items with count (default: result items)
selectstring
The OData field selection expression
skipinteger
The number of items in the queried collection that are to be skipped
status'Active' | 'Inactive'
The object status
The object status (default: all status)
topinteger
The number of items in the queried collection
Response
Success