Lists the members of a customer family

Returns the members of a customer family with pagination. Each member names the member it
reports to, so you can rebuild the tree. Newest first, not alphabetical.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

UUID of the customer family whose members are listed.

Query Params
integer
1 to 100
Defaults to 25

Maximum number of rows to return in the page.

string

Pagination cursor to navigate through the full response.

Filter members by customer name.

uuid

Return only the direct children of this member. Omit it to page the whole family.
Passing a customer from a different family gives you an empty page rather than an error.

string
enum
Defaults to created

the field the members should be sorted by descending (either created or updated)

Allowed:
Responses

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