/dev/characters/{character_id}/attributes/
/legacy/characters/{character_id}/attributes/
/v1/characters/{character_id}/attributes/
curl --location --request GET 'https://esi.evetech.net/latest/characters//attributes/'
{
"charisma": 20,
"intelligence": 20,
"memory": 20,
"perception": 20,
"willpower": 20
}