Skip to main content
POST
Test full flow

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

flow_id
string
requerido

Respuesta

Successful Response

Result of testing the full flow.

success
boolean
requerido
runId
string
requerido
status
enum<string>
requerido
Opciones disponibles:
QUEUED,
RUNNING,
PAUSED,
SUCCEEDED,
FAILED,
TIMEOUT,
CANCELED,
INTERNAL_ERROR,
QUOTA_EXCEEDED,
MEMORY_LIMIT_EXCEEDED
duration
integer | null
steps
Steps · object | null