Authorization: Bearer ********************
curl --location --request GET 'https://api.thinkeo.io/v0/teams/logs'
[
{
"id": 0,
"userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
"teamId": "a4ede8ba-7c0a-4485-8763-cbd9b282fbec",
"data": {
"billing": {
"stripeUsageReport": {
"publicationId": "aac799f4-ea8f-4114-9093-24db2fa60ec5",
"reportedCredits": 0,
"stripeIdentifier": null
}
}
},
"createdAt": "2019-08-24T14:15:22Z"
}
]