1
Taming the Jenkins JSON API with Depth and "Tree"
Jenkins' JSON API can return huge payloads; the depth parameter limits nesting but still may be large. The tree query parameter lets you explicitly request only the fields you need, cutting response size dramatically.
Codeshipcloudbees.com2 min