get https://api.gigasheet.com/dataset//liveshare/
This endpoint returns a text CSV format of the current data in the sheet.
Log in to see full request history
Responses
This endpoint returns a text CSV format of the current data in the sheet.
xxxxxxxxxx
curl --request GET \
--url https://api.gigasheet.com/dataset/handle/liveshare/shareid \
--header 'accept: text/plain'
Try It!
to start a request and see the response here! Or choose an example: