curl --location 'http://localhost:3000/api/v1/kpi-service/cohorts/9'{
"message": "Fetched successfully",
"statusCode": 200,
"data": {
"id": 9,
"name": "TEST",
"year": 2025,
"displayName": "WN/2025/TEST",
"createdAt": "2025-03-03T06:06:17.878Z"
}
}