GET api/Bilyak/GetAllTeachersWithContents?learnerId={learnerId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
learnerId

integer

Required

Body Parameters

None.

Response Information

Resource Description

AllTeachersWithContentResponseWS
NameDescriptionTypeAdditional 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.