August 2018
Intermediate to advanced
416 pages
12h 37m
English
We will use the GET /project/:vcs-type/:username/:project API endpoint to get the build summary information. You can read the documentation for recent builds for a single project at https://circleci.com/docs/api/v1-reference/#recent-builds-project.
In the following screenshot, we use the curl command to make the REST call and use the jq (https://stedolan.github.io/jq/) JSON command-line processor to prettify the JSON output as shown in the following screenshot:

Read now
Unlock full access