Hi,
I'm trying to get a list of Chats from Zendesk using the the List Chats API.
I have tried, from the documentation:
/v2/chats.json
/v2/incremental/chats.json
Unfortunately from both requests I am getting a 404 error code.
For Ticket Forms, Groups, Users and Tickets everything is working fine.
Am I using the correct URL for Chats?
Any help would be much appreciated.
Thanks
Pete
Do you have the messaging channel enabled by chance? This can affect the endpoints that are available.
Thanks!