API Reference
Returns the latest result for a workflow
GET
Returns the latest result for a workflow
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The workflow GUID
Example:
"00000000-0000-0000-0000-000000000000"
Response
200 - application/json
A workflow result
The response is of type object
.
Returns the latest result for a workflow