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