POST
/
v1
/
worksheets:search
{
  "worksheets": [
    {
      "name": "<string>",
      "project": "<string>",
      "database": "<string>",
      "title": "<string>",
      "creator": "<string>",
      "createTime": "2023-11-07T05:31:56Z",
      "updateTime": "2023-11-07T05:31:56Z",
      "content": "<string>",
      "contentSize": "<string>",
      "visibility": "VISIBILITY_UNSPECIFIED",
      "starred": true
    }
  ],
  "nextPageToken": "<string>"
}

Body

application/json

Response

200
application/json

OK

The response is of type object.