Skip to main content
GET
Get Process 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

Response

Successful Response

process
ProcessSummaryOut · object
required
objective
string | null
required
graph_json
Graph Json · object | null
required
subprocesses
ProcessSummaryOut · object[]
required
steps
StepSummaryOut · object[]
required