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.pyai.com/v1/recap/config \ --header 'Authorization: Bearer <token>'
{ "object": "recap.config", "enabled": true, "webhook_url": "<string>", "default_pack_id": "sales_outbound", "updated_at": 123 }
Org Recap enablement, customer webhook URL, and default pack. Requires recap:configure.
recap:configure
Use Authorization: Bearer pyai_live_... (or pyai_test_...).
Authorization: Bearer pyai_live_...
pyai_test_...
Recap config
"recap.config"
"sales_outbound"
Unix ms.