get
https://integrate.rooflink.com/roof_link_endpoints/api/light/user-notes//
Retrieves detailed information for a specific user note by its ID.
Recipient Access: Users can only retrieve notes where they are listed as a recipient. Notes where the user is the sender but not a recipient cannot be accessed.
Archived Notes:
By default, archived (deleted) notes are excluded from retrieval and will return a 404 error. To retrieve an archived note, include the status=Archived query parameter in the request.
Note Behavior:
This endpoint can retrieve both thread starter notes and reply notes within threads. The same access control and archived status rules apply to all notes.
