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 call session's ID. This endpoint will return a list of call sessions after this ID in relation to the API response order.

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

incident_id
string
required

Incident whose call sessions you want to list

Example:

"01G0J1EXE7AXZ2C93K61WBPYEH"

Response

200 - application/json

OK response.

call_sessions
object[]
required
Example:
pagination_meta
object
Example: