TranscriptionsArtifact
Fetches a Conversation Transcription Artifact.
Columns
Name | Type | Description |
Id [KEY] | String | Transcription Id. |
LanguageCode | String | The text's BCP-47 language code, such as en-US or sr-Latn. |
Url | String | Signed Url to transcription artifact. |
ContentType | String | Content type of transcription file. Possible values: application/json. |
CreatedAt | Datetime | Date transcription was created. |
UpdatedAt | Datetime | Date transcription was updated. |
ConversationId | String | Reference to the Conversation. |