Get the transcript dialogs for the given projectID/transcriptID. This holds all the traces of the conversation that have been generated. The limit and offset parameters can be used to paginate the results.
All requests made to the Project API must be validated with the project DM API Key.
Voiceflow project ID
"63204daf2c4a550006873772"
Voiceflow transcript ID
"63204daf2c4a550006873773"
the number of turns to return, use offset to fetch more
1 <= x <= 1000100
the number of turns to skip before returning
x >= 11
filter transcripts dialog by end date
Today, Yesterday, Last 7 Days, Last 30 days, All time "All time"
filter transcripts dialog by start date
"2023-01-01"
filter transcripts dialog by end date
"2023-01-01"
OK
the ID for the turn on a given dialog
the format of the turn. Launch/request for dialog start, trace for other interactions.
launch, request, trace the concrete type of this turn, if format is trace this is the trace type, otherwise shows the turn format
this holds the actual trace payload sent during the turn
the time the interaction was generated