Skip to main content
GET
Get Step Detail

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

interview_id
string<uuid>
required
process_id
string<uuid>
required
step_id
string<uuid>
required

Response

Successful Response

step
StepSummaryOut · object
required
objective
string | null
required
trigger
string | null
required
deliverables
string | null
required
departments
string[] | null
required
flowchart_json
Flowchart Json · object | null
required
process_id
string<uuid>
required
process_name
string
required