List Conversations
Query parameters
Return conversations for every member of this household. Must be supplied together with propertyId.
Return conversations belonging to this property, or scope a householdId lookup.
Narrow a propertyId lookup to conversations in this state. Ignored by the other lookups.
Response
Where the conversation stands. NEEDS_HELP prevails over every other value for as long as any
message on the conversation has an open needs-help flag — see needsHelpMessageIds — and the
conversation returns to whatever status the underlying workflow calls for once the last flag is
resolved. NEW is set when an inbound message arrives and no one has responded yet, UNRESOLVED
while a staff member is working it, and RESOLVED once it is closed. INVALID_PHONE_NUMBER and
INVALID_EMAIL indicate the recipient could not be reached.
The most recent inbound message, embedded in full. Only returned when the conversations are
looked up by recipientId or by householdId; the propertyId lookup omits it. Attachment
download URLs are not generated for the embedded message — read the message directly to get them.
Ids of messages on this conversation with an open needs-help flag. Empty when nothing is
flagged. The conversation reads NEEDS_HELP for as long as this is non-empty.

