GET api/Students/GetTestInstructorDetails?TestGroupId={TestGroupId}&UserId={UserId}
Used to getting the instructor details for the testgroup
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| TestGroupId | integer |
Required |
|
| UserId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
TestInstructorDetailsNone.
Response Formats
application/json, text/json
Sample:
{}