Embed filters are used to set up (parameterized) filters on one or more datasets, which will always be applied when those datasets are queried in an embedded context. For each organization you can only have a single embedFilterGroup. Via our UI, the Embed filter group is automatically created when an organization owner user has set up the first embed filter.
The (parameterized) dataset filters are specified on the association between the embed filter group and a dataset (see below). To override the default parameter value(s) (or clear the parameterized filter(s)), you should use the parameter_overrides property in the Authorization request (see Authorization resource properties ).
Retrieve an EmbedFilterGroup.
npm install @luzmo/nodejs-sdk{
"count": 1,
"rows": [
{
"id": "8014daa9-bc79-42ee-b71d-81dc1525a3c8"
}
]
}