curl --location --request GET 'https://test-api.talkamie.com/v1/call/' \ --header 'Authorization: Bearer viewer-access-token'
{ "data": "...callProps" }