Read License

GET {{baseUrl}}/license/v3/read/{{licenseId}}

This API is associated with viewing and reading out the master object category on the Sunbird Platform . - The /read/{LicenseId}_ endpoint executes request for fetching the licenses to be viewed and read. - The endpoint for Read License is /license/v3/read/{License_Id} - It points to content-service - /license/v3/read/{License_Id} - {...}refers to a section of reject endpoint URL path that needs to be replaced by appropriate id. - You need to provide a valid object category id value in {License_Id} field of API URL. - It is mandatory to provide values for parameters marked with *. - Mandatory fields cannot be null or empty.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"id":"api.license.read","ver":"3.0","ts":"2020-12-18T12:10:18ZZ","params":{"resmsgid":"f7b3b400-cf43-49a3-ab14-a6d1a74e70b7","msgid":null,"err":null,"status":"successful","errmsg":null},"responseCode":"OK","result":{"license":{"identifier":"standard-youtube-license","lastStatusChangedOn":"2019-11-25T13:34:45.334+0000","apoc_json":"{\"batch\": true}","url":"www.url.com","description":"This is the standard license of any Youtube content","languageCode":[],"createdOn":"2019-11-25T13:34:45.334+0000","objectType":"License","apoc_text":"APOC","versionKey":"1582725030824","name":"Standard YouTube License","lastUpdatedOn":"2020-02-26T13:50:30.824+0000","apoc_num":1,"status":"Live"}}}