[
{
"connectionId": "string",
"tableNames": [
"string"
]
}
]curl --location 'https://m1.apifoxmock.com/m1/1293445-0-default/api/ldp/multi/search' \
--header 'Content-Type: application/json' \
--data '[
{
"connectionId": "string",
"tableNames": [
"string"
]
}
]'{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": [
{
"type": "connection",
"dto": {
"id": {
"timestamp": 0,
"date": "2019-08-24T14:15:22.123Z"
},
"customId": "string",
"lastUpdBy": "string",
"createUser": "string",
"permissionActions": [
"string"
],
"createTime": "2019-08-24T14:15:22.123Z",
"last_updated": "2019-08-24T14:15:22.123Z",
"user_id": "string"
},
"conId": "string"
}
]
}