Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.chataigne.ai/v1/locations/{location_id}/ai_instructions \ --header 'x-api-key: <api-key>'
{ "object": "ai_instructions", "location_id": "<string>", "chatbot_instructions": "<string>" }
Location/organization API key.
The AI instructions.
ai_instructions