Get a bounded transcript range
Returns transcript segments that overlap one half-open source range
(segment_start < end_seconds and segment_end > start_seconds). Pass
hash_str to avoid reading the source media path. Responses are bounded;
when truncated is true, repeat the same range with the returned
next_after_segment_index as after_segment_index.
Authorizations
Jumper Pro license key passed via header
Body
- Option 1
- Option 2
Preferred stable media identifier.
x >= 0x > 0Media path fallback when hash_str is not available.
1 <= x <= 500Exclusive continuation cursor from a previous response.
x >= 0Response
Bounded transcript segments and continuation state
used, not_available, empty Characters returned across segment text. A single oversized source segment is truncated in place with an explicit marker so the response remains within 24,000 characters.
True when one returned source segment's text was truncated to fit the hard response budget.

