{
"success": true,
"data": {
"data": [
{
"id": "string",
"tenantId": "string",
"name": "string",
"description": "string",
"source": "string",
"listType": "string",
"isActive": true,
"entryCount": 0,
"syncStatus": "string",
"matchThreshold": "string",
"importInProgress": true,
"activeImportJobId": "string",
"syncScheduleCron": "string",
"lastSyncedAt": "string",
"createdAt": "string",
"updatedAt": "string",
"property1": "string",
"property2": "string"
}
],
"pagination": {
"total": 0,
"page": 1,
"limit": 1,
"totalPages": 0
}
},
"message": "string",
"meta": {
"timestamp": "2019-08-24T14:15:22.123Z",
"requestId": "string",
"traceId": "string",
"spanId": "string",
"path": "string",
"pagination": {
"page": 0,
"limit": 0,
"total": 0,
"totalPages": 0,
"hasNext": true,
"hasPrevious": true
}
}
}