GET api/ClientDashboard/GetTopViewedSimulations?id={id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of GetTopViewedSimulations_Result
NameDescriptionTypeAdditional 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.