post https://api.gigasheet.com/datasets//activity/count
Get total activity count on the given sheet.
Log in to see full request history
Responses
Get total activity count on the given sheet.
xxxxxxxxxx
10curl --request POST \
--url https://api.gigasheet.com/datasets/handle/activity/count \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"Page": 0,
"PageSize": 100
}
'
Try It!
to start a request and see the response here! Or choose an example: