Conversational Pathways
Get Single Pathway Information
Returns a set of information about the conversational pathway in your account - including the name, description, nodes and edges.
GET
/
v1
/
pathway
/
{pathway_id}
Headers
Your API key for authentication.
Path Parameters
The unique identifier of the conversational pathway for which you want to retrieve detailed information.
Response
The name of the conversational pathway.
A description of the conversational pathway.
Data about all the nodes in the pathway.
Examples of JSON objects for nodes (Horizontal scroll the tab bar to see more examples)
Data about all the edges in the pathway.