Version 4.0.24.18 (latest)
Get a vector image representing the contents of a dashboard or look.
DEPRECATED: Use content_thumbnail()
The returned thumbnail is an abstract representation of the contents of a dashboard or look and does not reflect the actual data displayed in the respective visualizations.
Request
GET
/vector_thumbnail/{type}/{resource_id}
Datatype
Description
Request
path
Expand HTTP Path definition...
type
Either dashboard or look
resource_id
ID of the dashboard or look to render
query
Expand HTTP Query definition...
reload
Whether or not to refresh the rendered image with the latest content
Response
200: Vector thumbnail
Datatype
Description
(string)
400: Bad Request
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link