Jenkins - Reference
Number of APIs: 54
Remote access API for Jenkins CI/CD platform.
Contact Support: Name: No Contact Email: email@example.com
-
blue/rest-organizations-{organization}-pipelines-{pipeline}-runs-{run} - get Pipeline Run GET {{baseUrl}}/blue/rest/organizations/:organization/pipelines/:pipeline/runs/:run?No Name=<string>
-
view/{name} - get View GET {{baseUrl}}/view/:name/api/json?No Name=<string>
-
view/{name} - get View Config GET {{baseUrl}}/view/:name/config.xml?No Name=<string>
-
jwt-auth - get Json Web Key GET {{baseUrl}}/jwt-auth/jwks/:key
-
blue/rest-classes - search Classes GET {{baseUrl}}/blue/rest/classes/?q=<string>
-
job/{name} - get Job Config GET {{baseUrl}}/job/:name/config.xml?No Name=<string>
-
job/{name}-last Build - get Job Last Build GET {{baseUrl}}/job/:name/lastBuild/api/json?No Name=<string>
-
jwt-auth - get Json Web Token GET {{baseUrl}}/jwt-auth/token?expiryTimeInMins=<string>&maxExpiryTimeInMins=<string>
-
blue/rest-organizations-{organization}-pipelines-{pipeline}-runs-{run}-nodes - get Pipeline Run Nodes GET {{baseUrl}}/blue/rest/organizations/:organization/pipelines/:pipeline/runs/:run/nodes?No Name=<string>
-
job/{name} - get Job GET {{baseUrl}}/job/:name/api/json?No Name=<string>