Hi Community,
I created a recording archive job via API (/api/v2/recording/jobs) but the job has been stuck in "READY" state for several days with no progress.
Request Body:
{
"action": "ARCHIVE",
"conversationQuery": {
"interval": "2022-07-31T16:00:00.000Z/2022-08-09T16:00:00.000Z",
"order": "asc",
"orderBy": "conversationStart"
},
"actionDate": "2025-07-21T01:30:00.000Z"
}
However, this job is also stuck in "READY" state with percentProgress: 0.
We need to archive old recordings to free up storage space.
Has anyone experienced the same issue? Is there any known delay or workaround?
Thanks in advance!
#API/Integrations#Telephony------------------------------
AntonyLo Lo
------------------------------