get variables list

Hi, using the API, how can I get a list with all variables containing your keys and values ? I have seen something in /v1/typebots/{typebotId}/results/{resultId} but I am confused about what is 'resultId' and how to get it and set it into api call.
1 Reply
Baptiste
Baptiste16mo ago
The resultId is returned by the /startChat endpoint or you can find it by listing results with /results endpoint

Did you find this page helpful?