Query dataset by column value
Query a dataset by embedding the filter column and value in the path.
Authorizations
Path Parameters
Dataset identifier.
Column id used for the path-based filter.
Path-embedded filter value.
Query Parameters
Sort order.
asc, desc Optional limit for returned rows.
Page number.
Page size.
Comma-separated list of columns to return.
Cursor for pagination.
Timezone for localized datetime output.
Single timestamp filter value.
Comparison operator for time.
Start of time range filter.
End of time range filter.
Single publish time filter.
Start of publish time range filter.
End of publish time range filter.
Resample interval such as 5min or 1h.
Comma-separated grouping columns for resampling.
Aggregation function used during resampling.
Return response as JSON or CSV.
json, csv Set true to request a downloadable attachment response.
Optional JSON schema output mode.