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": "[email protected]",
    "message": "test",
    "logDate": "2024-09-27 09:14:58.6394376"                 
}

Required Permission(s): SupportPlans.View

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