post https://api.gigasheet.com/dataset//count/groups
Returns the number of groups matching certain criteria.
Log in to see full request history
Responses
Returns the number of groups matching certain criteria.
xxxxxxxxxx
curl --request POST \
--url https://api.gigasheet.com/dataset/handle/count/groups \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!