curl --request GET \
--url https://api.ctrl-hub.com/v3/documents/{document_id}/contents/{document_content_id}/download \
--header 'X-Session-Token: <api-key>'"<string>"Download document content
curl --request GET \
--url https://api.ctrl-hub.com/v3/documents/{document_id}/contents/{document_content_id}/download \
--header 'X-Session-Token: <api-key>'"<string>"Documentation Index
Fetch the complete documentation index at: https://docs.ctrl-hub.com/llms.txt
Use this file to discover all available pages before exploring further.
Session token for authentication.
The unique identifier for the document.
The unique identifier for the document content.
Download the content of a document.
The response is of type file.