GET AuthenticateAccountManager?email={email}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| string |
Required |
||
| token | string |
Required |
Body Parameters
None.
Response Information
Resource Description
AccountManagerDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| AccountMID | integer |
None. |
|
| AccountMName | string |
None. |
|
| ConnectionStrings | Collection of ServiceConnectionString |
None. |
|
| Queues | Collection of Queues |
None. |
|
| Tabs | Collection of ServiceTab |
None. |
|
| Permissions | Collection of string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.