curl --location --request GET 'https://api.chattabox.com/v1/post//comments/supporters?sortBy' \
--header 'Authorization: Bearer viewer'\''s-access-token'{
"data": [
{
"...v2...comment...": "...props..."
}
]
}