Skip to main content

Fields

expiresAt : DateTime! required

The time at which the presigned url stops working.

type : CallTranscriptionType! required

Whether url points to the REDACTED or UNREDACTED transcript file. REDACTED is preferred and returned whenever a redacted file exists. UNREDACTED is only returned to callers that hold an additional permission for unredacted access.

url : String! required

Presigned S3 URL for the transcript file. Valid for one hour from the time the response is generated.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "expiresAt": "2004-09-12T13:28:52.227613+00:00", "type": "REDACTED", "url": "common-develop-do-last-seek" }