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>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.attention.com/llms.txt

Use this file to discover all available pages before exploring further.

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