Search device groups

Returns device groups that match the specified input.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
namestringOptional
startdoubleOptional
limitdoubleOptional
optionsobjectOptional

Response

List of device groups that match the search criteria
totalCountdoubleOptional
groupslist of objectsOptional

Errors

500
Internal Server Error