Conversations api to get all entries

Hello, I have a task to analyse all conversations for all tickets. API is providing Conversations endpoint to fetch them only with additional request or include them to Tickets response, but no more than 10. Is this possible to get all Conversations list ? It is more like a feature request for developers and not a question:)

1 Like

Hi @Artem_Hruzd

Good day and welcome to the community. If I understood correctly, you are looking for a API to get all conversations for a ticket. Please refer this API for the same. Hope this helps.

Hello, no - not for single ticket for ALL tickets. I need something like /api/conversations/all/?page=1

No way to do that? Or make a request to add this feature in near future ?