Skip to main content
GET
Search words in transcript

Authorizations

Authorization
string
header
required

Path Parameters

transcript_id
string
required

ID of the transcript

Query Parameters

words
string[]
required

Keywords to search for

Response

Word search response

id
string<uuid>
required

The ID of the transcript

total_count
integer
required

The total count of all matched instances. For e.g., word 1 matched 2 times, and word 2 matched 3 times, total_count will equal 5.

matches
object[]
required

The matches of the search