The documentation for the GET /api/recordings/<RECORDING_ID> API endpoint shows the following status values… "starting" , "started" , "stopped" , "available" , "failed".
But when using the endpoint I am getting a status value of “ready”. Does the documentation just need to be updated or am I misunderstanding?
Thanks.