Fetch a cluster visualization
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the task.
Query Parameters
Filter results by cluster id.
Response
Successful Response - Returns a PNG image of the cluster visualization.
The response is of type file.
JavaScript