Skip to main content
GET
Error

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

workspace_id
string<uuid>
required
workflow_id
required
Pattern: wf_[0-9a-zA-Z]+

Query Parameters

version
integer | null

Response

Successful Response

API response model for persisted workflow definitions.

id
string<uuid>
required
workflow_id
string | null
required
workspace_id
string<uuid>
required
version
integer
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
registry_lock_entries
RegistryLockEntryRead · object[]
required
read-only

Registry lock origins with server-normalized display labels.

content
Content · object | null