This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Description
Do you think you could add a little note in the documentation for the Reports Method that specifies that $type should include the full URI, not just the report name?
https://developers.livechatinc.com/rest-api/#!reports
IE: If I wanted to use "chatting_time", then $type would need to be chats/chatting_time, not just chatting_time.
Another example would be Chat Ranking. $type needs to be chats/ratings/ranking.
A little heads up in the docs would be greatly appreciated.