GET api/CallingServer/GetAllUsers

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

ResponseOfUserDetails
NameDescriptionTypeAdditional information
IsSuccess

boolean

None.

Message

string

None.

Status

integer

None.

Result

UserDetails

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'ETelMed.Entity.DataBase.PatientQuestion'. Path 'Result.UserDetailList[0].PatientQuestions[0].PHRDetail.PatientQuestions'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'ETelMed.Entity.DataBase.PatientQuestion'. Path 'Result.UserDetailList[0].PatientQuestions[0].PHRDetail.PatientQuestions'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'ETelMed.Entity.DataBase.PatientQuestion' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'ETelMed.Entity.DataBase.PatientQuestion' contains cycles and cannot be serialized if reference tracking is disabled.