Skip to main content
GET
Get one workflow definition

Authorizations

hookie_session
string
cookie
required

The console's sealed session cookie, set by WorkOS AuthKit. Mutating requests also require the X-Requested-With CSRF header.

Path Parameters

project_id
string
required
workflow_id
string
required

Response

The definition. entry_conditions and steps are raw JSON strings.

workflow
object
required