get https://{tenant}.rubixx.app/api/v2/supportschemes//engagements//goals/
Sample Request:
GET /api/v2/supportschemes/SP0000000004/engagements/SE1000000010/goals/ec5a4ca9-95bc-47b3-3d50-08dcde028002
{
"goalId": "ec5a4ca9-95bc-47b3-3d50-08dcde028002",
"engagementReference": "SE1000000010",
"description": "test new",
"goalType": "Personal Housing Plan",
"initialScore": 2,
"targetScore": 4,
"currentScore": 2,
"isCompleted": false,
"closeDate": null,
"closeReason": null,
"goalNote": "test note"
}
Required Permission(s): SupportPlans.View