List All InteractionsAsk AIget https://api.sandbox.hint.com/api/provider/interactionsQuery Paramspatient_idarray of stringsAllows filtering interactions by patient id.patient_idADD stringstatusarray of stringsAllows filtering interactions by status.statusADD stringtypearray of stringsAllows filtering interactions by type.typeADD stringlimitint32Allows limiting the number of interactions returned.offsetint32Allows offsetting the number of interactions returned.created_atdate-timeAllows filtering by date or time. Accepts an object with allowed keys of [gte, gt, lte, lt] and a value of the date or time in iso8601 format. See advanced querying for more information.updated_atdate-timeAllows filtering by date or time. Accepts an object with allowed keys of [gte, gt, lte, lt] and a value of the date or time in iso8601 format. See advanced querying for more information.Response 200Successful responseUpdated about 1 month ago