curl --location --request GET 'https://dev.coinfer.ai/mcmc/object//cloudwatch-logs' \ --header 'Authorization: Bearer {{token}}'
{ "status": "ok", "data": { "logs": [ [ "string", "string" ] ] } }