v1

latestOpenAPI 3.0.02026-07-2251509353.3 KB
Transcript
Public-Docs

Search transcripts

Search for transcripts matching the specified criteria with pagination.

post/v1/transcript/project/{projectID}

Path parameters

projectIDstring required

ID of the target Voiceflow project.

ID of the target Voiceflow project.

Query parameters

takeinteger

The maximum number of results to return, used for pagination

skipinteger

The number of results to skip, used for pagination.

order'ASC' | 'DESC'

Used to control the order of the results returned.

encodeboolean

Escape HTML special characters that appear in transcripts.

Request body

endDatestring date-time

Select transcripts that were started before a specific date.

sessionIDstring

Select transcripts by sessionID.

startDatestring date-time

Select transcripts that were started after a specific date.

updatedAfterstring date-time

Select transcripts that were last updated at or after a specific date.

updatedBeforestring date-time

Select transcripts that were last updated at or before a specific date.

versionIDstring
projectEnvironmentIDOrAliasstring

Response