{
"token": "string"
}curl --location --request POST '/public-api/data-source//get-readable-owners' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "string"
}'{
"result": "nisi ut elit deserunt",
"response": {
"ownerGroups": [
"cillum ipsum ex velit sunt",
"reprehenderit"
],
"ownerUsers": [
{
"id": "7Q2ANJYRUnqfBCI6lv5LV",
"name": "欧国栋",
"canExport": true,
"loginId": "65",
"email": "izhlu892@sina.com"
},
{
"id": "8g-6JCIjrf3ev4ArMJvag",
"name": "夏奕辰",
"canExport": false,
"loginId": "57",
"email": "hvbk3d_oai60@yahoo.com.cn"
}
],
"readableGroups": [
"exercitation",
"Lorem",
"id Excepteur"
],
"readableUsers": [
{
"id": "NRuYu2XPtzDz4E_zvN8xW",
"name": "殷宇",
"canExport": true,
"loginId": "84",
"email": "ts5hvb_g30i1l@yeah.net"
}
]
}
}