POST
/
v1
/
queryHistories:search
{
  "queryHistories": [
    {
      "name": "<string>",
      "database": "<string>",
      "creator": "<string>",
      "createTime": "2023-11-07T05:31:56Z",
      "statement": "<string>",
      "error": "<string>",
      "duration": "<string>",
      "type": "TYPE_UNSPECIFIED"
    }
  ],
  "nextPageToken": "<string>"
}

Body

application/json

Response

200
application/json

OK

The response is of type object.