Skip to main content
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.
Treat cursors as opaque. Do not parse, modify, or reuse them across different filters.
Last modified on August 16, 2026