Skip to main content
GET
Retrieve the first row from a workflow run, by run ID and row id

Authorizations

Authorization
string
header
required

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

Path Parameters

run_id
string
required

The GUID of the workflow run

Response

200 - application/json

A task result

message
string
result
object
success
boolean