List Existing Frameworks
POST {{baseUrl}}/framework/v1/list
This API is associated with listing of all existing frameworks
- The endpoint for List Existing Frameworks is /framework/v1/list
- It points to knowledge-mw-service - /v1/framework/list
- The fields marked with an asterisk (*) are mandatory. They cannot be null or empty.
Request Body
{"request"=>{"search"=>{"status"=>"Live"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":"api.framework.list","ver":"1.0","ts":"2020-12-14T10:02:06.928Z","params":{"resmsgid":"6c5c7d00-3df3-11eb-9ff3-67c41480f6aa","msgid":"6c38ef70-3df3-11eb-9ff3-67c41480f6aa","status":"successful","err":null,"errmsg":null},"responseCode":"OK","result":{"frameworks":[{"owner":"in.ekstep","identifier":"NCERT","code":"NCERT","apoc_json":"{\"batch\": true}","consumerId":"a6654129-b58d-4dd8-9cf2-f8f3c2f458bc","channel":"in.ekstep","description":"NCERT ","type":"K-12","createdOn":"2018-01-18T17:24:50.850+0000","apoc_text":"APOC","versionKey":"1525253065583","channels":[{"identifier":"in.ekstep","name":"Ekstep","objectType":"Channel","relation":"hasSequenceMember","description":"Channel for in.ekstep","status":"Live"}],"appId":"ekstep_portal","name":"NCERT","lastUpdatedOn":"2018-05-02T09:24:25.583+0000","categories":[{"identifier":"ncert_board","name":"Boards","objectType":"CategoryInstance","relation":"hasSequenceMember","description":"","index":5,"status":"Retired"}],"status":"Live","apoc_num":1}],"count":1}}