DataLens API: Get entries permissions
Статья создана
Обновлена 16 января 2026 г.
HTTP request
Returns the specified DataLens entries permissions.
POST https://api.datalens.yandex.net/rpc/getEntriesPermissions
Body parameters
Request schema: application/json
{
"entryIds": [
"string"
]
}
|
Field |
Description |
|
entryIds[] |
string Required field. ID of the entries to get permissions for. |
Response
HTTP Code: 200
Response
Response schema: application/json
{}