List all the device groups for a given connection.
Enable cursor based pagination instead of default offset-based pagination
Datetime filter, only return items updated since this datetime. Example format: 2021-01-01T00:00:00+00:00
Limit size (page size)
x >= 0
Offset index (starting index of page)
x >= 0
Skips returning the total rows, total is set to null when true
Device ID, pass a single device ID to get the device groups it belongs to
Successful Response
The response is of type object
.
The response is of type object
.
The response is of type object
.
List all the device groups for a given connection.
Enable cursor based pagination instead of default offset-based pagination
Datetime filter, only return items updated since this datetime. Example format: 2021-01-01T00:00:00+00:00
Limit size (page size)
x >= 0
Offset index (starting index of page)
x >= 0
Skips returning the total rows, total is set to null when true
Device ID, pass a single device ID to get the device groups it belongs to
Successful Response
The response is of type object
.
The response is of type object
.
The response is of type object
.