Heath Checking APIs returning 404 in Tyk CE

Hey again @Olu.

Checking the health of the Gateway works flawlessly, i.e. {hostname}/hello endpoint. But checking the health of individual APIs seems to not work for me. cURL command:
curl --location --request GET ‘http://localhost:8080/tyk/health?api_id=httpbintest’ --header ‘x-tyk-authorization: tyk_secret’.
When I’m testing the same in Postman, I’m given with “Error: socket hang up”. Please let me know the next course of action.

Thanks,
Prashanth