Copy PageList User Notesget https://bo-api.drivewealth.io/back-office/users/{userID}/notesRetrieves a paginated list of notes attached to a user, most recent first. External (partner) callers never see INTERNAL-visibility notes.Path ParamsuserIDstringrequiredThe User's unique identifier.Query ParamsvisibilitystringenumFilter by note visibility. Only a DriveWealth-internal caller may request INTERNAL; a partner-originated request for INTERNAL is rejected with 403.Show DetailsINTERNALVisible only to DriveWealth-internal callers.EXTERNALVisible to DriveWealth-internal callers and the partner.EXTERNALINTERNALEXTERNALAllowed:INTERNALEXTERNALcategorystringenumFilter by note category.Show DetailsUSERSRelates to the user's profile or identity.ACCOUNTSRelates to one of the user's accounts.ORDERSRelates to order entry or execution.ACATSRelates to an ACATS (Automated Customer Account Transfer Service) transfer.KYCRelates to Know Your Customer identity verification.CORPORATE_ACTIONSRelates to a corporate action (e.g. a stock split or merger).INSTRUMENTSRelates to a tradable instrument.PAYMENTSRelates to a deposit, withdrawal, or other payment.TRANSACTIONSRelates to a ledger transaction.TAXRelates to tax reporting or withholding.STATEMENTSRelates to an account statement.SUBSCRIPTIONSRelates to a recurring subscription.PORTFOLIORelates to portfolio or managed-allocation activity.GFVRelates to a Good Faith Violation.FPSLRelates to Fully Paid Securities Lending.POSITIONSRelates to a held position.PDTRelates to Pattern Day Trading status or restrictions.TEFRARelates to TEFRA (Tax Equity and Fiscal Responsibility Act) withholding.OTHERDoesn't fit any other category.KYCUSERSACCOUNTSORDERSACATSKYCCORPORATE_ACTIONSINSTRUMENTSPAYMENTSTRANSACTIONSTAXSTATEMENTSSUBSCRIPTIONSPORTFOLIOGFVFPSLPOSITIONSPDTTEFRAOTHERShow 19 enum valueslimitinteger1 to 100Defaults to 25The number of notes to return per page. Minimum=1, Maximum=100.offsetstringPagination cursor - the id of a note from a previous page's response. Omit to start from the beginning.directionstringenumDefaults to nextPagination direction relative to offset.nextnextprevAllowed:nextprevfromdate-timeStart of a created date range filter. Must be supplied together with to.todate-timeEnd of a created date range filter. Must be supplied together with from, and must be after it.Responses 200Retrieving the User's notes was successful. 400Bad Request 403Forbidden 404Invalid offset cursorUpdated about 1 hour ago List Exercise and Do-Not-Exercise summary totals by instrumentAdd User NoteDid this page help you?YesNo