Skip to main content
GET
Get detailed traces for an execution

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

exec_id
integer
required

ID numérico da execução

Response

Execution traces

id
integer
execution_id
integer
step
string
result
enum<string>
Available options:
success,
error,
skipped
message
string | null
timestamp
string<date-time>