Location
Get devices on the location hierarchy.
Get devices on the location hierarchy with pagination.
get/locations/tree/devices
Query parameters
pageinteger
Page number, min = 1
limitinteger
Page Size, min = 1, max = 100
locationIdinteger
The location ID, or null for all locations.
expandChildrenboolean
Whether to return the child locations recursively, default is true. Set it to false to improve performance when there are a lot of child locations.
Response
OK