{
"token": "string"
}curl --location --request POST '/public-api/data-source//get-readable-owners' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "string"
}'{
"result": "esse nisi id",
"response": {
"ownerGroups": [
"nulla exercitation eiusmod cillum voluptate",
"velit dolor et adipisicing"
],
"ownerUsers": [
{
"id": "eDI9azqa8E2oyHULDYn25",
"name": "苗国琴",
"canExport": true,
"loginId": "21",
"email": "gztmft_oa540@sohu.com"
}
],
"readableGroups": [
"sunt",
"dolor aute aliquip Excepteur magna",
"nulla sunt do cillum"
],
"readableUsers": [
{
"id": "stAhFTBbdGo9ghyqmx2Km",
"name": "闫阳",
"canExport": false,
"loginId": "9",
"email": "k1z78@foxmail.com"
}
]
}
}