Retrieve a research noteget https://{client}-api.bipsync.com/v5/research/note/{id}Fetch a single note by ID.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsidstringrequiredID of the research note to retrieve.Body ParamsincludeCommentsbooleanIncludes a boolean hasComments and if applicable an array of comment ids in the resultstruefalseincludeDynamicFieldsbooleanIncludes the dynamic fields not normally included in the resultstruefalseselectstringFilter 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 objectimageUrlFormatstringenumDefaults 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:absolutereferenceHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmlAllowed:application/jsontext/htmlResponses 200Success. Defaults to a JSON response, or returns HTML when the Accept header is set to text/html. 400Returned when an invalid request is made. For example, when unexpected or invalid parameters are detected. 404Note not found. 406The server could not produce a response matching the list of acceptable values in the Accept header.Updated 3 months ago List all locationsList all research notes