Recent Builds For A Single Project endpoint returning "No Project Found"

Answered my own question with the endpoint from above answer:

curl -X GET "https://circleci.com/api/v1.1/project/github/:org/:repo?circle-token=:token&limit=1&shallow=true"

Documents say /:vcs-type/:username/:repo… this doesn’t work. Please update docs!

1 Like