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

instituteIdinteger required

Institute identifier

is3Dboolean required

Is 3D lesson identifier

is360boolean required

Is 360 lesson identifier

categoryIdinteger

Category identifier

sortBystring nullable

Category identifier

offsetinteger required

Page number identifier.

nextinteger required

Records per page identifier.

Example request

{
  "instituteId": 1,
  "is3D": true,
  "is360": true,
  "sortBy": "NAMEASC",
  "next": 10
}

Response

Success

lessonIdinteger nullable
lessonTypeinteger nullable
lessonNamestring nullable
thumbnailUrlstring nullable
modifiedDatestring date-time
createdDatestring date-time
isPublicboolean
categorystring nullable
contentRefInstituteIdinteger nullable
userIdinteger nullable
isPublicSharingboolean nullable
publicSharingOptioninteger nullable
isCopyRefboolean nullable
hasRecordingboolean
isAsset3DOneToOneScaleboolean
isAssignedToboolean nullable
hrefstring nullable
anchorNamestring nullable
hasCloudAnchorboolean
isOnSaleboolean
authorNamestring nullable
isMarketplaceLessonboolean
modifiedDateMomentAgostring nullable
mvbWizardTypeinteger
isAILightinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.