{
"data": [
{
"id": "QbkUlo",
"name": "test list",
"process": false,
"entry_type": "Organization",
"fields": [
{ "name": "test field", "data_type": "text" }
],
"created_at": "2025-04-29T22:47:39.635Z",
"updated_at": "2025-04-29T22:47:39.635Z",
"archived_at": null
},
{
"id": "Jm9UpJ",
"name": "test process",
"identifier": "TEST PROCE",
"process": true,
"duplicates_allowed": true,
"entry_type": "Organization",
"entry_label": "Organization",
"status_label": "Status",
"statuses": [
{ "name": "Started", "type": "active" },
{ "name": "In Progress", "type": "active" },
{ "name": "Completed", "type": "won" },
{ "name": "Canceled", "type": "lost" }
],
"fields": [
{ "name": "test field", "data_type": "text" }
],
"created_at": "2025-04-29T22:47:28.540Z",
"updated_at": "2025-04-29T22:47:28.540Z",
"archived_at": null
}
],
"pagination": { "end_cursor": 2, "has_next_page": false, "total_count": 2 }
}