Pipeline Overview

Check for next build

Checks if a build with the specified queue ID has started and returns its URL if available.

get/nextBuild

Query parameters

queueIdstring required

Queue ID to check for started build

Response

Next build information (empty if not found)

status'ok'

Changes