Skip to main content

How can I retrieve Contacts, Conversations and Ticket data by specifying a date using a REST API? Could you provide the URL for this operation?

Hi @somesh1833 !

 

The /contacts, /conversations, and /tickets endpoints of our REST API have a search call that you can use to search based on specific attributes. You can find the instructions for ‘Search for Contacts’ here, instructions for ‘Search for Conversations’ here, and the Ticket search here.

 

Let me know if you have any questions about that!


Reply