get https://api.gigasheet.com/dataset//liveshares
Returns a list of all exisiting liveshares for a given sheet
Log in to see full request history
Responses
Returns a list of all exisiting liveshares for a given sheet
xxxxxxxxxx
curl --request GET \
--url https://api.gigasheet.com/dataset/handle/liveshares \
--header 'accept: application/json'
Try It!
to start a request and see the response here!