curl --location --request GET 'https://api.thinkeo.io/v1/attributes/'
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"teamId": "a4ede8ba-7c0a-4485-8763-cbd9b282fbec",
"name": "string",
"description": "string",
"kind": "date",
"icon": "string",
"color": "string",
"archivedAt": "2019-08-24T14:15:22Z",
"createdAt": "2019-08-24T14:15:22Z",
"updatedAt": "2019-08-24T14:15:22Z",
"allowedValues": [
"string"
]
}