Skip to main content
GET
cURL

授權

Authorization
string
header
必填

Use a server-side Brightalk API key in the Authorization header.

標頭

Brightalk-Version
string
預設值:2026-07-16

選擇以日期為基礎的 API 版本。省略時會使用組織固定的預設版本。

Allowed value: "2026-07-16"
X-Request-Id
string

由呼叫端產生且符合 [A-Za-z0-9._:-]{1,64} 的關聯值。無效值會被取代。

Maximum string length: 64
Pattern: ^[A-Za-z0-9._:-]{1,64}$

路徑參數

call_id
string<uuid>
必填

不透明的通話識別碼。 不透明的資源識別碼。

Required string length: 1 - 255
範例:

"11111111-1111-4111-8111-111111111111"

查詢參數

limit
integer
預設值:100

單頁最多傳回的逐字稿輪次數量。預設為 100,上限為 250;達到回應大小預算時可提早截頁。

必填範圍: 1 <= x <= 250
cursor
string

前一頁逐字稿回傳的不透明游標。

Required string length: 1 - 2048

回應

已傳回目前或游標固定版本的逐字稿結果。

具有獨立修訂版本的通話逐字稿結果。游標會固定一個不可變修訂版本;只有在不帶該游標重新開始分頁時,才會看到較高的 revision。

object
string
必填
Allowed value: "call_transcript"
schema_version
string
必填
Allowed value: "2026-07-28"
call_id
string<uuid>
必填
Required string length: 1 - 255
status
string
必填
Allowed value: "processing"
revision
integer
必填
turns
object[]
必填
next_cursor
null
必填
reason
null
必填
generated_at
null
必填
poll_after_seconds
integer
必填