Get chat audio
Authentication
X-Hume-Api-Keystring
API Key authentication via header
Path parameters
id
Identifier for a chat. Formatted as a UUID.
Response
Success
id
Identifier for the chat. Formatted as a UUID.
status
Allowed values:
user_id
Identifier for the user that owns this chat. Formatted as a UUID.
filename
Name of the chat audio reconstruction file.
modified_at
The timestamp of the most recent status change for this audio reconstruction, formatted milliseconds since the Unix epoch.
signed_audio_url
Signed URL used to download the chat audio reconstruction file.
signed_url_expiration_timestamp_millis
The timestamp when the signed URL will expire, formatted as a Unix epoch milliseconds.

