Skip to Main Content
Status Backlog
Categories Core API
Created by Guest
Created on Sep 29, 2023

Expose updated_at field in list conversations API

Problem
The list conversations API endpoint sorts results by updated_at but doesn't expose this field in the response, making it impossible to determine conversation recency programmatically.

Request
Include the updated_at field in the list conversations API response.

  • Attach files
  • Guest
    Oct 6, 2023

    Please do! The list is ordered by updated_at, but the field is not exposed. :-(