Skip to main content
GET
Visualize

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

dataset_id
string<uuid>
required

UUID of the dataset to visualize. List your datasets via GET /api/v1/datasets to find it.

Example:

""

Response

Successful Response