GET search/v1/dataset

opendatanetwork.com

Summary: Get datasets
Operation ID: Get datasets
Auth: unknown

Parameters (6)

X-App-Token (string, header, optional)

e.g. cQovpGcdUT1CSzgYk0KPYdAI0

app_token (string, query, optional)

The [Socrata App Token](https://dev.socrata.com/docs/app-tokens.html) to be used with your request. The `app_token` parameter is required if an app token is not passed via the `X-App-Token` HTTP header. Clients must [register for their own app tokens](https://dev.socrata.com/docs/app-tokens.html).

dataset_id (string, query, optional)

If included, the search terms of the dataset will be used in the query.

entity_id (string, query, optional)

Entities to use in formulating the query.

limit (number, query, optional, default: 10)

Maximum number of results to return. Must be an integer from 0 to 50000.

offset (number, query, optional)

Number of results to skip. Used for pagination.

No probe data for this endpoint yet.