latestOpenAPI 3.1.02026-08-145096557.0 KB
1c983de099e2
dataset-info
Get dataset status
Retrieves time of the last update, the expected time of the next update and the status code for the dataset
get/v1/meta/datasets/{dataset_id}/status
Path parameters
dataset_idstring required
A short internal dataset identifier (unique).
A short internal dataset identifier (unique).
Response
Successful Response
Example response
{
"last_update_time": "2026-04-05T08:30:00Z",
"expected_next_update": "06:30 ET"
}