GET api/compass/accounts/{accountId}/licenses
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| accountId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of LicenseResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | string |
None. |
|
| AccountId | string |
None. |
|
| Product | NamedReferenceDto |
None. |
|
| ExpirationDateInfo | ExpirationDateInfoDto |
None. |
|
| DeviceInfo | DeviceInfoDto |
None. |
|
| ClaimedDate | date |
None. |
|
| ClaimLastValidated | date |
None. |
|
| EntityActivity | EntityActivityDto |
None. |
|
| IsClaimed | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.