cURL
curl --request GET \ --url https://us.api.bland.ai/v1/pathway/chat/{id} \ --header 'authorization: <authorization>'
{ data: [ { "role": "user", "content": "message" }, ... // more messages ] }
Get conversation history for a pathway chat.
Documentation IndexFetch the complete documentation index at: https://blandai-calvin-pronunciationguide-web.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://blandai-calvin-pronunciationguide-web.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.