curl --location --request GET 'https://api.i17.actserv-africa.com/api/v2/csm/lrc' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"msg": "success",
"runs_details": {
"run_id": "csm__20250610__0f2aa2b845cf11f081570242ac1c0002",
"run_name": "API Key Test :: csm :: 2025-06-10 07:46:46",
"created_by": "API Key Test",
"date_and_time": "2025-06-10 07:46:46 UTC"
}
}