Get SMS ConversationAsk AIget https://hosting.plumvoice.com/ws/sms/conversation.{resource_type}Lists messages between two phone numbersPath Paramsresource_typestringrequiredEnter json as the resource type.Query ParamsoffsetintegerNumber of SMS messages to skip before returning results.limitintegerMaximum number of SMS messages to return. Note: minimum limit is 50, maximum limit is 1000.orderstringSort the SMS messages in ascending or descending order by date. Note: Accepted values are asc, desc, or blankstart_timestampintegerStart timestamp to begin searching for SMS messages.end_timestampintegerEnd timestamp to stop searching for SMS messages.phone_number1integerrequiredFirst phone number to filter on for the returned conversation.phone_number2integerrequiredSecond phone number to filter on for the returned conversation.Response 200OKUpdated about 3 years ago