Get all device groups

Retrieve a paginated list of all device groups for the tenant

Required Permissions: read:pro:device-groups

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The tenant UUID identifier

Query Params
int32
≥ 0
Defaults to 0

Page number (0-based)

int32
≥ 1
Defaults to 100

Number of items per page

string
Defaults to name

Fields to sort by and their orders.
Fields allowed for sorting: name, description, deviceType, groupType.

string

Filter query in RSQL format. Includes all results, by default.
Fields allowed in the query: name, description, deviceType, groupType.
This param can be combined with paging.
Example: name=="*Managed*" and deviceType=="MOBILE"

Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json