For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/handover/cases//dashboard' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"caseId": "11111111-1111-1111-1111-111111111111",
"currentStage": "DOCUMENTS_PENDING",
"status": "IN_PROGRESS",
"totalSnags": 5,
"openSnags": 2,
"documentMaturity": 65.5,
"alerts": []
}