List rows of dataset

To find the dataset_id, refer to the URL of dataset. For this dataset: https://data.gov.sg/collections/522/datasets/d_11e68bba3b3c76733475a72d09759eeb/view or https://data.gov.sg/datasets/d_11e68bba3b3c76733475a72d09759eeb/view The datasetId is: d_11e68bba3b3c76733475a72d09759eeb

For staging, note that the dataset_id might differ between staging and production:

Listing rows for a datasets

This API returns the list of rows of a single dataset

List rows for a dataset

get
Path parameters
datasetIdstringRequired

The unique identifier of the dataset

Responses
200

Successful response

application/json
get
/v2/public/api/datasets/{datasetId}/list-rows

Last updated

Was this helpful?