Retrieve all notes for a contact, sorted by creation date (newest first).
[ { "id": "<string>", "user": { "id": "<string>", "name": "<string>", "avatar": "<string>" }, "contact_id": "<string>", "content": "<string>", "created_at": "2023-12-25", "updated_at": "2023-12-25" } ]
Page number
Number of items to take
Next page token (Only used on special endpoints)
User who created the note
Show child attributes
Was this page helpful?