List and filter conversationsAsk AIget https://secure.nmi.com/api/v4/authvia/conversationsQuery ParamsmerchantIdstringThe merchant ID from NMI. This is only required for partners; for merchants it is ignored.startDatedateThe start date to filter.endDatedateThe end date to filter.status[]array of objectsThe list of conversation statuses to filter.status[]ADD stringphonestringThe conversation customer's ten-digit phone number. US and CA numbers only.firstNamestringThe conversation customer's first name.lastNamestringThe conversation customer's last name.minAmountfloatThe minimum conversation amount to include in the filter.maxAmountfloatThe maximum conversation amount to include in the filter.Response 200The list of conversations with optional filters applied.Updated 7 months ago