UnitGroup

Returns number of unit groups

Returns number of unit groups matching the filter criteria<br>You must have at least one of these scopes: 'unitgroups.read, setup.read, setup.manage'.

get/inventory/v1/unit-groups/$count

Query parameters

propertyIdstring

Return unit groups for specific property

unitGroupTypesstring[]

Response

Success

countinteger required

Example response

{
  "count": 50
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.