GET
/
api
/
v1
/
accounts
/
{account_id}
/
custom_attribute_definitions
List All Custom Attributes In An Account
curl --request GET \
  --url https://chat.toolzz.ai/api/v1/accounts/{account_id}/custom_attribute_definitions

Parameters

account_id
string
account_id: The ID of the account to list the custom attributes for.