API Reference
These docs are for v2.3. Click to read the latest docs for v3.0.

Gets referral task based on url

Sample Request:

GET /api/v2.0/supportschemes/SP1000000004/referrals/REF1000000022/tasks/0f7c8cb8-415c-4874-9cb6-3e19a484482b

{
     "taskId": "0f7c8cb8-415c-4874-9cb6-3e19a484482b",
     "taskNumber": 315,
     "referralReference": "REF1000000022",
     "taskDescription": "Example task description",
     "taskType": "Arrange Property Board-up",
     "owner": "Ben Holt",
     "isRecurring": false,
     "priority": "3 Working Days",
     "targetDate": "24/09/2024",
     "status": "Open",
     "taskClosedDate": null,
     "taskCloseReason": null
}

Required Permission(s): SupportPlans.View

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!