Skip to main content
GET
Sampled Mappings

Authorizations

Authorization
string
header
required

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

Path Parameters

dataset_id
integer
required

Unique identifier for a dataset.

Query Parameters

size
integer

The number of rows to sample from the dataset.

Required range: x <= 1000

Response

OK

Example: