GET api/compass/accounts/{accountId}/clients
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| accountId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ClientResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | string |
None. |
|
| AccountId | string |
None. |
|
| PersonInfo | PersonInfoDto |
None. |
|
| ContactInfo | ContactInfoDto |
None. |
|
| Archived | boolean |
None. |
|
| EntityActivity | EntityActivityDto |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.