Vapi's new signed url call fetching endpoint is still returning the following even if the underlying call recording still exists for orgs created before whatever cutoff that is:
Copy code
{
"message": "Your subscription plan only covers the last 14 days of call history. This call exceeds your retention window.",
"error": "Bad Request",
"statusCode": 400
}