APIs
Chat Transcript API
introduction the chat transcript api allows you to retrieve the full chat history and associated metadata for a specific conversation using its unique chat id authorization to access this endpoint, include an authorization header with a valid bot api key to create an api key, go to connect → api keys in the kindly platform ensure the key has the "read chats" scope endpoint the rest endpoint is https //bot kindly ai/api/v1/chats/{chatid} you can also find ready to use urls for these transcripts in the links chat field of webhooks reference docid\ ot0nvuq i76ze m5vrvuc the links self field of handover api docid\ myua0fswntrihzom cnfk events example curl s h 'authorization bearer api key' https //bot kindly ai/api/v1/chats/chat id check out a full implementation example (in python) example chat transcript webhook docid\ tcfg52zbqm7 oyque5raj