List properties
List properties
Returns every transcript property in the project. A transcript property is a label you define once and then set on individual conversations. The call takes no paging parameters, so one request yields the whole set.
GET
List properties
Authorizations
Voiceflow bearer token
Query Parameters
The ID of the project to operate on.
Response
200 - application/json
Returns every transcript property defined on the project, each with its name, the type of value it holds, and whether it is built in. Built-in properties cannot be updated, deleted, or have a value set.