Skip to main content
GET
Returns the latest result for a workflow

Authorizations

Authorization
string
header
required

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

Path Parameters

workflow_id
string<uuid>
required

The workflow GUID

Example:

"00000000-0000-0000-0000-000000000000"

Response

200 - application/json

A workflow result

message
string
result
object
success
boolean