ListDeviceSetMembers
Lists members of a device set
ListDeviceSetMembersRequest
Request
This endpoint expects an object.
device_set_id
ID of the device set to list members for
page_size
Maximum number of members to return (default: all)
page_token
Pagination cursor from a previous response
ListDeviceSetMembersResponse
Response
This endpoint returns an object.
members
List of members ordered by when they were added (newest first)
next_page_token
Cursor for the next page, empty if no more results