Skip to main content
POST
/
conversations
/
{id}
/
media
/
download
Generate Conversation Media Download URL
curl --request POST \
  --url https://api.attention.tech/v2/conversations/{id}/media/download \
  --header 'Authorization: <api-key>'
{
  "url": "<string>"
}

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

Unique identifier of the conversation

Response

Successfully generated download URL

url
string
required

Presigned URL for downloading the conversation media