Problem with REST api

Hi, I have problems with REST API of OV. I need to get the recording from OV server.
I use GET request /api/recordings/<RECORDING_ID> but the request result is saying
Cannot GET /openvidu/api/recordings/session_id_15_1.
I use API for starting and stopping recordings and this is working fine.
I use docker, OV browser 2.14.0
Any clue why GET request is not working?

Please use latest version as some bugs can be fixed.

Regards

Thanks for the reply, I found the bug, i have used api url according to OV 2.17 which is different from OV 2.14 and 2.15