A valid request URL is required to generate request examples{
"ok": "<unknown>",
"meta": {
"requestId": "<string>",
"serverTime": "2023-11-07T05:31:56Z"
},
"data": {
"items": [
{
"id": "<string>",
"dbId": 123,
"name": "<string>",
"visibility": "personal",
"ownerUserId": "<string>",
"filters": {},
"view": {
"layout": "list",
"groupBy": "none",
"columns": [
"lead"
],
"sortBy": "<string>",
"sortOrder": "asc",
"showInsights": true
},
"isDefault": true,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
],
"page": {
"pageSize": 250,
"nextCursor": "<string>",
"totalCount": 1
}
}
}A valid request URL is required to generate request examples{
"ok": "<unknown>",
"meta": {
"requestId": "<string>",
"serverTime": "2023-11-07T05:31:56Z"
},
"data": {
"items": [
{
"id": "<string>",
"dbId": 123,
"name": "<string>",
"visibility": "personal",
"ownerUserId": "<string>",
"filters": {},
"view": {
"layout": "list",
"groupBy": "none",
"columns": [
"lead"
],
"sortBy": "<string>",
"sortOrder": "asc",
"showInsights": true
},
"isDefault": true,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
],
"page": {
"pageSize": 250,
"nextCursor": "<string>",
"totalCount": 1
}
}
}