curl --request GET \
--url https://api.agentixx.io/api/settings/ai \
--header 'x-tenant-id: <api-key>' \
--cookie better-auth.session_token={}Returns the AI model configuration for the current tenant.
curl --request GET \
--url https://api.agentixx.io/api/settings/ai \
--header 'x-tenant-id: <api-key>' \
--cookie better-auth.session_token={}