Skip to main content
GET
/
chat
/
files
/
{file_pid}
Chat.Download Conversation File
curl --request GET \
  --url https://ds.cominty.com/chat/files/{file_pid} \
  --header 'x-cominty-token: <api-key>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.cominty.ai/llms.txt

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

Authorizations

x-cominty-token
string
header
required

Your Cominty API token.

Path Parameters

file_pid
string
required

Response

Successful Response

The response is of type string.