ListDeviceSetMembers

View as Markdown
Lists members of a device set

ListDeviceSetMembersRequest

Request
This endpoint expects an object.
device_set_idlong
ID of the device set to list members for
page_sizeinteger

Maximum number of members to return (default: all)

page_tokenstring
Pagination cursor from a previous response

ListDeviceSetMembersResponse

Response
This endpoint returns an object.
memberslist of objects

List of members ordered by when they were added (newest first)

next_page_tokenstring
Cursor for the next page, empty if no more results