GET /data/user/chats
curl \
 --request GET http://api.example.com/data/user/chats \
 --header "Authorization: $API_KEY"