{
"results": {
"edges": [
{
"projectUuid": "<string>",
"createdByUserUuid": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"target": {
"name": "<string>",
"tableName": "<string>",
"catalogSearchUuid": "<string>"
},
"source": {
"name": "<string>",
"tableName": "<string>",
"catalogSearchUuid": "<string>"
}
}
]
},
"status": "ok"
}
{
"results": {
"edges": [
{
"projectUuid": "<string>",
"createdByUserUuid": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"target": {
"name": "<string>",
"tableName": "<string>",
"catalogSearchUuid": "<string>"
},
"source": {
"name": "<string>",
"tableName": "<string>",
"catalogSearchUuid": "<string>"
}
}
]
},
"status": "ok"
}
Success
The response is of type object
.