api_access_token: ********************curl --location --request GET 'http://localhost:3030/api/v1/accounts//custom_attribute_definitions/' \
--header 'api_access_token: <api-key>'{
"id": 0,
"attribute_display_name": "string",
"attribute_display_type": "string",
"attribute_description": "string",
"attribute_key": "string",
"attribute_values": "string",
"default_value": "string",
"attribute_model": "string",
"aily_read_access": true,
"aily_write_access": true,
"account_id": 0
}