Skip to main content
GET

List Workflows

Returns workflow summaries for a company. This list intentionally includes only id, name, and description.

Authentication

Query Parameters

The same lookup is also available at GET /companies/{companyId}/workflows.

Response

Get Workflow

Returns the saved workflow document, including its nodes and configuration.

Query Parameters

The same lookup is also available at GET /companies/{companyId}/workflows/{workflowId}.

Response