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

Gets scheme task based on url

Sample Request:

GET /api/v2/supportschemes/SP0000000004/tasks/956c4dd3-2c5f-4017-ab58-7c73e4eaffdb

{
"taskId": "956c4dd3-2c5f-4017-ab58-7c73e4eaffdb",
"taskNumber": 379,
"schemeReference": "SP1000000006",
"taskDescription": "test",
"taskType": "Arrears Letter 2",
"owner": "Ben Holt",
"isRecurring": false,
"priority": "3 Working Days",
"targetDate": "30/09/2024",
"status": "Open",
"taskClosedDate": null,
"taskCloseReason": null
}

Required Permission(s): SupportPlans.View

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The Support Scheme reference

uuid
required

The Support Scheme task Id

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json