GET members/directory?companyId={companyId}&offset={offset}&limit={limit}&sort={sort}&search={search}&searchField={searchField}
Get the directory of members
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
companyId | No Documentation Found. |
Define this parameter in the request URI. |
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. |
searchField | No Documentation Found. |
Define this parameter in the request URI. |