List Blueprint runs
Published Blueprints
List Blueprint runs
Cursor-page API-triggered Blueprint runs.
GET
List Blueprint runs
Requires
blueprint_runs:read.
uuid
Filter to runs of one Blueprint.
integer
default:"25"
Number of runs to return. Minimum 1; maximum 100.
string
Opaque cursor from the previous page. Maximum 512 characters.
Response
BlueprintRun[]
required
API-triggered Blueprint runs.
string | null
required
Cursor for the next page, or
null when no further page is available.Last modified on August 16, 2026