Authorization: Bearer ********************curl --location --request GET 'http://api.cephisso.dev/ords/cephisso_system/v1//scorecard-sections/' \
--header 'Authorization: Bearer <token>'{
"cephisso_platform_accounts_id": 0,
"created_by": "string",
"created_on": "2019-08-24T14:15:22Z",
"data_lineage": null,
"description": "string",
"green_threshold_percent": 0,
"id": 0,
"last_updated_by": "string",
"last_updated_on": "2019-08-24T14:15:22Z",
"metadata": null,
"scorecards_id": 0,
"scorecard_sections_id": 0,
"system_guid": "string",
"title": "string",
"udfs": null,
"uuid": "string",
"yellow_threshold_percent": 0
}