v2
latestOpenAPI 3.1.02026-07-312954143.9 KBDataset Metadata
List Datasets
List all published datasets a user has access to
See list of available datasets here: https://www.gridstatus.io/datasets
get/datasets
Query parameters
api_keystring nullable
API key for authentication (query)
API key for authentication (query)
return_format'json' | 'csv'
The return format of the response
downloadboolean
Whether to download the file or not
Whether to download the file or not
json_schema'array-of-objects' | 'array-of-arrays'
The json schema of the response
Headers
x-api-keystring nullable
API key for authentication (header)
API key for authentication (header)
Response
Successful response
Example response
{
"first": "test2",
"second": "test"
}