Body
This is the id you’ve provided Explo for the customer you’d like to encode in this JWT.
This is the id of the dashboard or report builder you’re embedding.
This is the id of the key you’d like to use to encrypt your JWT. This ID can be taken from the
Data Visibility Groups
section of the settings page. If no key id is provided, Explo will
generate one.This is the date time that you want your JWT to expire at, in ISO08601 duration
format. If not provided, this will be set to 24
hours after creation.
If embedding a single chart, provide the id of the chart here. This feature must be enabled by
Explo.
Controls what functionality end users can access in report builders. If
null
or ["*"]
, all
functionality will be allowed. Learn more about configuring read-only report builders
here.An optional argument that disables your end user from editing the editable section at the bottom
of the dashboard if enabled.
The domain of the embed, which ensures that the JWT is only valid from that origin.
An optional argument for increased security.
Response
The JWT you requested. You can use this immediately in your embed.