Retrieve a note

{ "note": { "relid": "2", "reltype": "Subscriber", "userid": "1", "cdate": "2018-09-12T17:20:20-05:00", "mdate": "2018-09-20T09:10:06-05:00", "note": "TEST NOTE", "links": { "activities": "https://:account.api-us1.com/api/:version/notes/2/activities", "user": "https://:account.api-us1.com/api/:version/notes/2/user", "mentions": "https://:account.api-us1.com/api/:version/notes/2/mentions", "notes": "https://:account.api-us1.com/api/:version/notes/2/notes", "owner": "https://:account.api-us1.com/api/:version/notes/2/owner" }, "id": "2", "user": "1", "owner": { "type": "contact", "id": "2" } } }
Path Params
string
required

ID of the note to retrieve

Responses

Language
Credentials
URL
Choose an example:
application/json