curl --location --request GET 'https://api.sqabl.com/v1/comment/' \ --header 'Authorization: Bearer viewer'\''s-access-token'
{ "data": { "comment": { "...v2-comment": "...props..." } } }