get https://api.gigasheet.com/dataset//columns
Get column details for a sheet, including column IDs
Log in to see full request history
Responses
Get column details for a sheet, including column IDs
xxxxxxxxxx
curl --request GET \
--url https://api.gigasheet.com/dataset/handle/columns \
--header 'accept: application/json'
Try It!
to start a request and see the response here!