Skip to main content
GET
Read a single workflow run: one agent conducting one workflow on one lead.

Authentication

Requires the x-api-key header with a valid workspace API key.

Path Parameters

string
required
The workflow run id returned by Create Workflow Run.

Response

boolean
Whether the request succeeded.
object
The workflow run.

Errors

error
No workflow run with this id exists in your workspace.