Lesson

Get AI Conversation JsonFile

post/Lesson/GetAIConversation

Headers

X-Versionstring

Request body

lessonIdinteger required

Lesson identifier

instituteIdinteger required

Institute identifier

Example request

{
  "lessonId": 10001,
  "instituteId": 1
}

Response

Success

jsonFilestring nullable

Changes

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