GET api/compass/accounts/{accountId}/sessions
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| accountId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of SessionResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | string |
None. |
|
| EntityActivity | EntityActivityDto |
None. |
|
| SessionName | string |
None. |
|
| StartDate | date |
None. |
|
| BlobMetadata | BlobMetadataDto |
None. |
|
| AccountId | string |
None. |
|
| ClientId | string |
None. |
|
| LicenseId | string |
None. |
|
| ProductId | string |
None. |
|
| Archived | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.