Get a call transcript
Calls
Get a call transcript
Gets a paginated and capped transcript for a call. Requires calls.read.
GET
Get a call transcript
Authorizations
Use a public API key with the endpoint's required scope.
Path Parameters
Call ID.
Query Parameters
Page number.
Required range:
x >= 1Number of transcript segments to return.
Required range:
1 <= x <= 200Maximum transcript characters returned in one response.
Required range:
1 <= x <= 50000Whether to request the raw transcript. Any value except false is treated as true by the API.

