List Call Transcripts
This operation lets you list call transcripts for the authenticated Nexor account. This reference documents verified path, query, and top-level JSON body fields, observed response status codes, and top-level response fields. Provider-owned or deeply nested response shapes may remain open.
Authorizations
API key for authentication. Keys are prefixed with nxr_live_.
Query Parameters
Exact workflow UUID; empty means no filter.
Exact lead UUID; empty means no filter.
Case-insensitive literal match over meeting title and summary. There is no server-side length cap.
Any JavaScript Date-parseable value, converted to ISO; inclusive.
Any JavaScript Date-parseable value, converted to ISO; inclusive.
Strict lowercase boolean string; empty means no filter.
true, false parseInt-style 1-based page; values such as 2abc parse as 2.
parseInt-style integer 1..50.
Response
Paginated lightweight transcript rows; summaries are truncated to at most 500 characters.