get
Retrieve detailed information about a table and its export restrictions
Was this helpful?
Was this helpful?
# Get the table "Ozone (O3)" from the EPA Air Quality dataset
# from the StanfordPHS organization
curl -H "Authorization: Bearer $REDIVIS_ACCESS_TOKEN" \
"https://redivis.com/api/v1/tables/stanfordphs.epa_air_quality.ozone_O3"