Search the Chat API: two different JSON structures
Hello,
I am using Zendesk Chat API for the purpose to fetch data form historical chats.
I am specifically interested in the “history” value which is returned by using this endpoint: /chats. at the same time, I want to retrieve the data by serializing the search, using timestamp ranges, which seems available in the "search" endpoint: /chats/search.
My inquiry: is there any way to get the JSON response from /chats and being able to query or search by timestamp and other parameters provided by this endpoint?
Thank you.
Please sign in to leave a comment.
0 Comments