GET api/ExamData/GetExamDataByUser?userId={userId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
AgentExamProgressDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| ExamFxData | Collection of ExamFxDTO |
None. |
|
| OliversExamData | OliversDataDTO |
None. |
|
| TotalTimeSpentInExamFx | string |
None. |
|
| DaysTo100PcInExamFX | integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.