This endpoint requires authentication, just as the others do. This means that you can't hotlink images from this endpoint with <img> tags; to display them in your own applications, you'll need to retrieve and serve them yourself, although this can be done in-browser with JavaScript.
Responses
401
The provided access token can't be used to grant you access to this resource. Make sure the token hasn't expired.
403
You don't have permission to access the requested Book, or this endpoint hasn't been enabled for your organization.
404
No visualization with the UUID given in visualization_uuid could be found.
Updated 23 days ago
Language
ShellPython
Credentials
OAuth2
OAuth2
cURL Request
Response
Choose an example:
image/png
200
application/json
400 - Invalid UUID401 - Unauthorized403 - Forbidden404 - Not Found