v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-06181217.3 KB
Blueprints

Get a blueprint

Returns one blueprint owned by the authenticated account, including its visual definition, deployment status, and current node state when available. API keys need the blueprints:read scope.

get/api/blueprints/{id}

Response

Blueprint detail.

idstring uuid required
namestring required
status'draft' | 'running' | 'error' | 'stopped' required
deploymentIdstring nullable
{"stackTrail":"components:schemas:Json","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:Json","oasType":"schema","type":"unknown"}
errorstring nullable
createdAtstring date-time required
updatedAtstring date-time required