External
Get own (logged in user) lesson info.
<br> <i>Replaces "AVRCMSService/External/AVRGetLessonOwn" service.</i> </br> <br> <b>CategoryId</b>: 0 (All categories)</br> <br> <b>Offset</b>: Page number 0 to n</br> <br> <b>Next</b>: Records per page</br> <br> <b>SortBy</b>: VIEWASC, VIEWDESC, NAMEASC, NAMEDESC, DATEASC, DATEDESC</br>post/External/GetLessonOwn
Headers
X-Versionstring
Request body
Example request
{
"instituteId": 1,
"is3D": true,
"is360": true,
"sortBy": "NAMEASC",
"next": 10
}Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.