GET api/compass/owners/{ownerId}/accounts
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ownerId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of AccountResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | string |
None. |
|
| EntityActivity | EntityActivityDto |
None. |
|
| AccountName | string |
None. |
|
| Admin | string |
None. |
|
| Owner | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.