curl --location --request GET 'https://api.thinkeo.io/v1/tokens'
[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"teamId": "a4ede8ba-7c0a-4485-8763-cbd9b282fbec",
"appId": "28c365d5-df94-4a54-8217-3ce51d068868",
"name": "string",
"expiration": "2019-08-24T14:15:22Z",
"createdAt": "2019-08-24T14:15:22Z"
}
]