Share feedback, ideas and get community help

Updated 4 months ago

get variables list

At a glance

The community member is asking how to get a list of all variables and their values using the API. They have seen something related to /v1/typebots/{typebotId}/results/{resultId}, but are confused about what the resultId is and how to get it to use in the API call.

Another community member responds that the resultId is returned by the /startChat endpoint or can be found by listing results with the /results endpoint.

There is no explicitly marked answer in the comments.

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.
B
1 comment
The resultId is returned by the /startChat endpoint or you can find it by listing results with /results endpoint
Add a reply
Sign up and join the conversation on Discord