Hi, I am trying to access the API to get meta data for a build. I tried in two ways
https://circleci.com/api/v1.1/project/nihitx/robot-framework-ax/6/tests?circle-token=:token
and
https://circleci.com/api/v1.1/project/vcs-type/nihitx/robot-framework-ax/6/tests?circle-token=:token
But both ways did not work and instead I get a 404 page error. I am not sure why this is going wrong.
This is how normally the build looks like