Pathway Chat
Pathway Chat
Get conversation history for a pathway chat.
GET
/
v1
/
pathway
/
chat
/
{id}
Headers
authorization
string
requiredYour API key for authentication.
Path Parameters
id
uuid
requiredThe chat ID created from the /pathway/chat/create endpoint.
Response
errors
array
List of errors or null.
data
array
Message objects for the conversation history.