GET
/
api
/
v1
/
accounts
/
{account_id}
/
custom_attribute_definitions
/
{custom_attribute_id}
curl --request GET \
  --url https://chat.toolzz.ai/api/v1/accounts/{account_id}/custom_attribute_definitions/{custom_attribute_id}

Parameters

account_id
string

account_id: The ID of the account to get the custom attribute details for.