GET
/
v1
/
pathway
/
chat
/
{id}

Headers

authorization
string
required

Your API key for authentication.

Path Parameters

id
uuid
required

The 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.