DataLens API: List embeds
Written by
Updated at March 16, 2026
Lists embeddings of the specified entry.
HTTP request
POST https://api.datalens.tech/rpc/listEmbeds
Body parameters
Request schema: application/json
{
"entryId": "string"
}
|
Field |
Description |
|
entryId |
string Required field. ID of the entry to list embeddings for. |
Response
HTTP Code: 200
Response
Response schema: application/json
"array"