GET members?offset={offset}&limit={limit}&sort={sort}&search={search}
Get the list of members
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
offset | Start index of returned results |
Define this parameter in the request URI. |
limit | Number of records to return |
Define this parameter in the request URI. |
sort | Sort field |
Define this parameter in the request URI. |
search | Search condition |
Define this parameter in the request URI. |