{
"token": "string"
}curl --location --request POST '/public-api/data-source//get-readable-owners' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "string"
}'{
"result": "veniam qui pariatur fugiat deserunt",
"response": {
"ownerGroups": [
"elit Lorem ut ad"
],
"ownerUsers": [
{
"id": "zHangy9OsoTtD43MJns2G",
"name": "僪国良",
"canExport": false,
"loginId": "11",
"email": "tgmo3v37@126.com"
}
],
"readableGroups": [
"labore sint minim"
],
"readableUsers": [
{
"id": "UCOPbZ1f7M8wvmIDD7_aW",
"name": "储宇航",
"canExport": true,
"loginId": "6",
"email": "hm1i2v18@outlook.com"
},
{
"id": "7SLKzu1WU9BOxTuZMitgJ",
"name": "沐萍",
"canExport": true,
"loginId": "40",
"email": "is8k1z_to4@139.com"
}
]
}
}