curl --request GET \
--url https://api.getfernand.com/conversations/{id}/export \
--header 'X-API-Key: <api-key>'"<string>"curl --request GET \
--url https://api.getfernand.com/conversations/{id}/export \
--header 'X-API-Key: <api-key>'"<string>"Generates and returns a PDF document containing the full conversation history including all messages, notes, and events. The PDF is formatted for archival and sharing purposes. Includes up to 100 entries from the conversation.Documentation Index
Fetch the complete documentation index at: https://developers.getfernand.com/llms.txt
Use this file to discover all available pages before exploring further.
ID of the conversation to export.
PDF generated and returned successfully.
The response is of type file.
Was this page helpful?