GET api/CallingServer/GetUsersPhr?UserId={UserId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
UserId

integer

Required

Body Parameters

None.

Response Information

Resource Description

ResponseOfPhrList
NameDescriptionTypeAdditional information
IsSuccess

boolean

None.

Message

string

None.

Status

integer

None.

Result

PhrList

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.PhrData[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.PhrData[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.