Skip to main content
GET
Get a Workflow

Authorizations

Authorization
string
header
required

The Authorization header must include 'x-api-key' followed by your API key (e.g., 'Authorization: x-api-key YOUR_API_KEY').

x-project-id
string
header
required

Workspace UID required to identify the workspace.

Path Parameters

workflow_uid
string<uuid>
required

Response

Successful Response

name
string

The name of the workflow.

Example:

"Search Sales Navigator Leads"

uid
string<uuid>

Unique identifier of the workflow.

Example:

"xxxxxx-xxxx-4782-8d20-14a29ba0e546"

steps
object[]

Steps involved in the workflow.