GET v1/Accounts/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
AccountGetModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ApiRole | string |
None. |
|
| ApiToken | globally unique identifier |
None. |
|
| string |
None. |
||
| Id | globally unique identifier |
None. |
|
| IsTestAccount | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.