Get
/v1/workflow_runs/{run-id}/logs
Security
API Key: bearerToken
Header parameter nameAuthentication
A JWT bearer token to be passed once authenticated.
Path parameters
run-id
string (uuid) Required
An instance of a running workflow.
Query parameters
runtime_config_id
string
Runtime config_id of final workflow app.
Responses
200
OK
object
text
string
Plain text logs
generic
object (WorkflowRunRawResponse)
kubernetes
aci