This will create an Embed token for a specific user of your application.
pkg:maven/com.luzmo/sdk@1.0.0{
"id": "c6dcefe7-a0f8-4837-9050-ba4617691a28",
"token": "HXlTLT4mj8Ajmw5QMegcloMps3d1zxopoa1caC8r2nFBdvpm3POURhvRYX6jSariWAWmet7YURSyzjK1KhUn8UZ4ItdlgzlNCklqX2LNiZ5dVL8S1MozHpWzQ0ILS0qkLhb5e20YmxAc2HOFJmOgbg",
"user_id": "477086f8-2ad2-4e5f-8aaf-de209f69b9bb",
"type": "embed",
"environment": "production",
"expiry": "2024-12-31T00:00:00.000Z",
"inactivity_interval": null,
"last_used_at": "2024-08-13T08:29:30.000Z",
"created_at": "2024-08-13T08:29:30.099Z",
"updated_at": "2024-08-13T08:29:30.099Z",
"deleted_at": null,
"username": "<A unique and immutable identifier for your user>",
"name": "<username>",
"email": "<user_email>",
"suborganization": "<a suborganization name>",
"role": "viewer",
"access": {
"datasets": [
{
"id": "<dataset_id>",
"rights": "use"
}
],
"dashboards": [
{
"id": "<dashboard_id>",
"rights": "use"
}
]
},
"hidden_columns": [],
"filters": null,
"theme": null,
"theme_id": null,
"css": null,
"locale_id": null,
"timezone_id": null,
"currency_id": null,
"screenmode": null,
"metadata": null,
"parameter_overrides": null,
"account_overrides": null,
"feature_overrides": null,
"description": null,
"integration_id": null,
"ip": null,
"securables": null,
"width": null,
"height": null,
"iq": null
}