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