Skip to main content

Get SAI settings

GET 

/api/v1/sai/settings

Returns the SAI assistant settings configured for your business, including preferredLanguage, preferredDateFormat, customInstructions, upsellInstructions, and customSources. Responds with 404 if no SAI settings have been configured yet. customSources is read-only on this API and is managed through the Admin Dashboard; update the other fields with PATCH /api/v1/sai/settings.

Responses

SAI settings retrieved successfully