post https://api.gigasheet.com/datasets//activity/search
Search the list of write actions on the given sheet.
Log in to see full request history
Responses
Search the list of write actions on the given sheet.
xxxxxxxxxx
10curl --request POST \
--url https://api.gigasheet.com/datasets/handle/activity/search \
--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: