GET
/
v1
/
convo_pathway
/
{pathway_id}

Headers

authorization
string
required

Your API key for authentication.

Path Parameters

pathway_id
string
required

The unique identifier of the conversational pathway for which you want to retrieve detailed information.

Response

name
string

The name of the conversational pathway.

description
string

A description of the conversational pathway.

nodes
array of objects

Data about all the nodes in the pathway.

Examples of JSON objects for nodes (Horizontal scroll the tab bar to see more examples)

edges
array of objects

Data about all the edges in the pathway.