helpscout / helpscout-api-php

PHP Wrapper for the Help Scout API
MIT License
98 stars 62 forks source link

Thread response does not include 'type' property #156

Closed wking-io closed 5 years ago

wking-io commented 5 years ago

According to the documentation here: https://developer.helpscout.com/mailbox-api/endpoints/conversations/threads/list/

The response should return what type the thread is. We use this to filter out notes. It seems to be missing from the response.

bkuhl commented 5 years ago

This functionality has been tagged in 2.3.2 - https://github.com/helpscout/helpscout-api-php/releases/tag/2.3.2