Skip to main content
GET
List
🔑 Requires the call_transcripts.view scope.

Authorizations

Authorization
string
header
required

API key from your incident.io dashboard (Settings → API keys)

Query Parameters

page_size
integer<int64>
default:25

Integer number of records to return

Required range: 1 <= x <= 250
Example:

25

after
string

A transcript entry's ID. This endpoint will return a list of entries after this ID in relation to the API response order.

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

call_session_id
string
required

Call session whose transcript entries you want to list

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

Response

200 - application/json

OK response.

call_transcript_entries
object[]
required
Example:
pagination_meta
object
Example: