List all research notesget https://{client}-api.bipsync.com/v5/research/noteList research notesRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsuserstringFilter results by user propertyexternalIdstringFilter results by an external ID that has been previously associated with a noteexcludeDeletedbooleanFilter results by deleted statustruefalserelatedstringFilter results by related propertyfieldarrayFilter results by fields property, use {"fieldName":{$ne:null}} to search for documents with fields. Filtering using dates can be achieved using since/until within the filed value, with a date formated as M/D/Y.fieldlabelstringFilter results by label IDsharedWithstringLimit results to those shared with user-group or usertemplatestringLimit results to those created from a template (id)sincestringFilter notes created since a forward slash delimited dateuntilstringFilter notes created up to a forward slash delimited dateunmatchedstringFilter notes to only those with unmatched tagsselectstringFilter the properties on documents in the response by supplying a comma-separated allow listlookupobjectGet more information on lookup field values by passing a lookup object. Example: { "lookup" : { "lookupFieldId" : [ "documentProperty1", "documentProperty2" ] } }lookup objecthasCommentsbooleanFilter notes on those with (or without) commentstruefalsehasAttachmentsbooleanFilter notes to only those with (or without) attachmentstruefalseimageUrlFormatstringenumDefaults to referenceThe format of image URLs in note content and HTML fields. Use absolute to include ephemeral URLs to images. Use reference to include references to image IDs that match up to entries in the images array.absolutereferenceAllowed:absolutereferenceResponses 200Note results. 400Returned when an invalid request is made. For example, when unexpected or invalid parameters are detected.Updated 3 months ago Retrieve a research noteAdd an externalId to a note