Get workflow version by ID
Retrieves a specific workflow version by its ID. Accepts both public and secret keys.
Documentation Index
Fetch the complete documentation index at: https://docs.triglit.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Chave de API do tenant (publishable key ou secret key)
Headers
Chave de API do tenant (publishable key ou secret key)
Path Parameters
Workflow version identifier
"wfv_abc123def456"
Response
Workflow version retrieved successfully
Unique workflow version identifier
"wfv_abc123def456"
Parent workflow identifier
"wf_abc123def456"
Tenant identifier
"tenant_123"
Version number
1
Workflow nodes
Workflow edges
Whether this version is active
true
Creation timestamp
"2024-01-15T10:30:00.000Z"
Sub-tenant identifier
"sub_tenant_456"
Publication timestamp
"2024-01-15T10:30:00.000Z"

