Appearance
Get Custom Attributes
GET
/api/v1/tenants/{tenant_id}/custom-attributes
Return the TenantBehaviorOverride row, or empty defaults if none.
The chatbot reads these three values from tenant_behavior_overrides
ahead of any Chatwoot fallback; exposing them to the admin UI lets the
Behavior panel hydrate its inputs with the current saved state without
having to persist shadow copies client-side.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
tenant_id*
Type
Requiredinteger
Responses
Successful Response
application/json
JSON "additionalProperties": "string"
{
}