/catalog/data-asset/{id}/preview

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Get Data Asset Preview

Use this route to retrieve a data preview for a specific data asset. The preview contains sample rows from the dataset.

How to use

Provide the data asset id as a path parameter. The response includes a preview object with the database name, table name, and sample data rows.

Error scenarios

CodeErrorDescription
401UnauthenticatedInvalid or missing access-token header
403ForbiddenUser does not have the required permissions
404Not FoundThe requested data asset does not exist
500Internal Server ErrorPreview data is too large or unknown server error
Path Params
string
required
Headers
string
enum
Allowed:
Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json