DataLens API: List embedding secrets
Статья создана
Обновлена 16 марта 2026 г.
Lists keys for embedding of the specified workbook.
HTTP request
POST https://api.datalens.tech/rpc/listEmbeddingSecrets
Body parameters
Request schema: application/json
{
"workbookId": "string"
}
|
Field |
Description |
|
workbookId |
string Required field. ID of the workbook to list its keys for embedding. |
Response
HTTP Code: 200
Response
Response schema: application/json
"array"