/dev/characters/{character_id}/corporationhistory/
/legacy/characters/{character_id}/corporationhistory/
/v1/characters/{character_id}/corporationhistory/
curl --location --request GET 'https://esi.evetech.net/latest/characters//corporationhistory/'
[
{
"corporation_id": 90000001,
"is_deleted": true,
"record_id": 500,
"start_date": "2023-08-15T09:13:17.859Z"
},
{
"corporation_id": 90000002,
"record_id": 501,
"start_date": "2023-08-15T09:13:17.859Z"
}
]