Read User Tree Person Ids
This operation retrieves the list of person ids in a user tree. The list is returned as a Feed of Entry elements. Each Entry contains a person id in the id field.
Path parameters
The id of the tree from which person ids are to be retrieved. To find user tree IDs, see <a href="/reference/getgroups" target="_blank">Read User's Groups</a>, or <a href="/reference/createtree" target="_blank">Create Tree</a> to create a new user tree.
Query parameters
The maximum number of person ids to return.
The page of person ids to return. Omit this parameter to retrieve the first page.
The type of data to return. Currently, 'identifiers' is the only supported data type.
Headers
Specifies the media type(s) that the client is willing to accept in the response.
Response
The list of person ids in the user tree.
Changes
No recorded changes to this endpoint across all 1 revision of this API.