GET api/ClientDashboard/GetUserSimulations?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of GetUserSimulations_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| UserId | string |
None. |
|
| ClientId | string |
None. |
|
| SimulationId | string |
None. |
|
| Created | date |
None. |
|
| Name | string |
None. |
|
| ClientName | string |
None. |
|
| Views | integer |
None. |
|
| Shared | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.