Skip to main content
GET
Discover transcripts in a place

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-27

Query Parameters

principal_id
string
Pattern: ^prin_[0-9a-f]{32}$
surface_scope
string
required
Pattern: ^surf_[0-9a-f]{32}$
session
string
Pattern: ^sess_[0-9a-f]{32}$
from
string

A canonical UTC ISO-8601 transcript instant with millisecond precision.

Maximum string length: 24
Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$
until
string

A canonical UTC ISO-8601 transcript instant with millisecond precision.

Maximum string length: 24
Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$
topic
string
Required string length: 1 - 255
limit
integer
Required range: x >= 1
cursor
string
Maximum string length: 64

Response

Success

results
object[]
required
next_cursor
string | null
required