GET api/Bilyak/GetAllTeachersWithContents?learnerId={learnerId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
learnerId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
AllTeachersWithContentResponseWSName | Description | Type | Additional information |
---|---|---|---|
IsError | boolean |
None. |
|
ErrorMessage | string |
None. |
|
AllTeachersWithContent | Collection of AllTeachersWithContent |
None. |
|
ErrorCode | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.