curl --location --request GET 'https://sheets.googleapis.com//v4/spreadsheets//values/'
{ "majorDimension": "DIMENSION_UNSPECIFIED", "range": "string", "values": [ [ null ] ] }