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

Gets Scheme engagement based on url

Sample Request:

GET /api/v2.0/supportschemes/SP1000000004/engagements/SE1000000000

Sample Response:

  {
      "engagementId": "34917041-309f-4dc6-51be-08dc3ac7cd66",
      "schemeName": "St Paul's",
      "schemereference": "SP0000000004",
      "engagementReference": "SE1000000000",
      "engagementOwner": null,
      "personName": "Joseph Smith",
      "status": "Ended",
      "occupancyReference": null,
      "address": "The Old Queen's Head, 4 Main St, Witton Park, DL14 0DY",
      "startDate": "02/03/2024",
      "endDate": null,
      "safeToTalkWord": null,
      "notSafeToTalkWord": null            
  }

Required Permission(s): SupportPlans.View

Log in to see full request history
Path Params
string
required

The Support Scheme reference

string
required

The Scheme engagement reference

Responses

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