get
https://api.clint.digital/v2/transcriptions
Retrieve a paginated list of call/meeting transcriptions, filterable by type, derived status, assigned user, deal, and contact, plus a date range. Requires the TRANSCRIPTIONS_API feature flag and an API key with the transcriptions:read scope.
The list never includes the transcript text — reading it costs an external CDN fetch, done only by GET /v2/transcriptions/{id}.
date_end divergence: a bare date_end (e.g. 2026-07-31, no time component) covers the whole day here. This differs from /v2/activities, where the same input widens to T00:00:00 and excludes the end day — the divergence is deliberate.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Authentication error - invalid or missing api-token