Get all CDTs related to Assessment

GET {{url}}/{{tenantName}}/{{instanceName}}/formations/current/assessments/cdts

  1. First variable is your Tenant name. We will use gh as a tenant name through this set of api docs
  2. Second variable is your Instance name. We will use sb-demo as an instance name through this set of api docs
  3. Third variable is your formation version. We will use current to get published version and draft to get version in draft.
  • HTTP Method: GET
  • HTTP URL: https://api.live.welkincloud.io/gh/sb-demo/formation/current/assessments
  • HTTP Response Codes: 200