v48

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-03-102923198.5 KB
IntelligenceV2Sentence

Get all Transcript Sentences by TranscriptSid

Get all Transcript Sentences by TranscriptSid

get/v2/Transcripts/{TranscriptSid}/Sentences

Path parameters

TranscriptSidstring required

The unique SID identifier of the Transcript.

Query parameters

Redactedboolean

Grant access to PII Redacted/Unredacted Sentences. If redaction is enabled, the default is true to access redacted sentences.

WordTimestampsboolean

Returns word level timestamps information, if word_timestamps is enabled. The default is false.

PageSizeinteger

How many resources to return in each list page. The default is 50, and the maximum is 5000.

Pageinteger

The page index. This value is simply for client state.

PageTokenstring

The page token. This is provided by the API.

Response

OK