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

Gets scheme note based on url

Sample Request:

GET /api/v2/supportschemes/SP0000000004/notes/2ee84dcd-0b4a-4945-1d61-08dcd8971372
{
    "noteId": "2ee84dcd-0b4a-4945-1d61-08dcd8971372",
    "schemeReference": "SP1000000006",
    "entryUser": "user@rubixx.co.uk",
    "message": "test",
    "logDate": "2024-09-27 09:14:58.6394376"                 
}

Required Permission(s): SupportPlans.View

Log in to see full request history
Path Params
string
required

The Support Scheme reference

uuid
required

The Support Scheme note Id

Responses

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