Freshchat Report API Not working

I was using https://developers.freshchat.com/api/#retrieve_a_report API to get “Agent-performance” report here is the CURL

curl --location 'https://{{domain}}.freshchat.com/v2/reports/raw/83b06700-d190-433f-95e8-77a2819ddb2f' \
--header 'accept: application/json' \
--header 'Authorization: Bearer {{api_key}}' \
--header 'Content-Type: application/json' \
--data ''
  1. Even after an hour, the API is still returning a ‘PENDING’ status. Has there been any issue with the Freshchat Reports API over the past 5 days?
  2. Also im not able to see the Rate-limit from freshchat API, The api returns only 429 with this message “Number of hits from this app has exceeded the threshold for this API :Reports-Extract-Read
  3. No x-rate-limt key is present in the header inorder to track the api timeout.

Can someone please help me resolve this? I’ve attached a screenshot for reference.



Hi @Karthick_Raja,

It seems the relevant product team is not available on the forum to respond.

I have raised a support ticket (https://support.freshdesk.com/support/tickets/16888420) on your behalf to the product team to address your query. Please provide any additional information required in the support ticket.