Read Private Question
This API is used to read the private question on the Sunbird-inQuiry Platform.
This API is used to read the private question on the Sunbird-inQuiry Platform.
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"id": "api.question.private.read",
"ver": "5.0",
"ts": "2023-06-29T04:01:25ZZ",
"params": {
"resmsgid": "ca95b536-5403-4dab-a019-47e8064cd4ce",
"msgid": null,
"err": null,
"status": "successful",
"errmsg": null
},
"responseCode": "OK",
"result": {
"question": {
"code": "47f7fdfb-22c1-4d89-958d-f02e219246ec",
"qumlVersion": 1.1,
"channel": "test-001",
"language": [
"English"
],
"mimeType": "application/vnd.sunbird.question",
"showHints": false,
"createdOn": "2023-06-29T04:01:05.631+0000",
"objectType": "Question",
"primaryCategory": "Multiple Choice Question",
"contentDisposition": "inline",
"lastUpdatedOn": "2023-06-29T04:01:05.631+0000",
"contentEncoding": "gzip",
"showSolutions": false,
"allowAnonymousAccess": "Yes",
"identifier": "do_2138281882873774081521",
"lastStatusChangedOn": "2023-06-29T04:01:05.631+0000",
"schemaVersion": "1.1",
"visibility": "Private",
"showTimer": false,
"languageCode": [
"en"
],
"versionKey": "1688011265631",
"showFeedback": false,
"license": "CC BY 4.0",
"compatibilityLevel": 5,
"name": "FT_Q_1",
"status": "Draft"
}
}
}Sample Response
Success Result Schema
Name
Type
Description
cURL
Last updated
Was this helpful?