GET /tabledap/allDatasets.json
oceannetworks.ca:ocean-networks-canada-api
Summary: List all datasets
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns a list of all available datasets in the ERDDAP server. Supports filtering by constraints on any column.
Parameters (2)
itemsPerPage
(integer, query, optional, default: 1000)
Number of items per page
page
(integer, query, optional, default: 1)
Page number
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| List all datasets with default pagination | curl |
https://www.oceannetworks.ca/tabledap/allDatasets.json |
|
| List datasets with custom page size | curl |
https://www.oceannetworks.ca/tabledap/allDatasets.json?itemsPerPage=100 |
|
| List datasets with pagination | curl |
https://www.oceannetworks.ca/tabledap/allDatasets.json?itemsPerPage=50&page=2 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:52:15.511648 | 200 | 433ms | |
| 2026-03-23 10:45:19.350753 | 200 | 270ms | |
| 2026-03-23 09:31:19.472805 | 200 | 251ms |