GET refTable
usda.gov:usda-forest-service-api
Summary: Query reference tables and plot data
Operation ID: getRefTable
Auth: unknown
Operation ID: getRefTable
Auth: unknown
Description
Returns data from reference tables or plot data based on query parameters. Supports filtering by state, inventory year, and other criteria.
Parameters (4)
colList
(string, query, required)
Comma-separated list of columns to return (e.g., 'CN,LON,LAT')
outputFormat
(string, query, optional, default: JSON)
Output format for response
Constraints: {'enum': ['JSON', 'CSV', 'HTML', 'XML']}
tableName
(string, query, required)
Name of the database table to query (e.g., 'PLOT')
whereStr
(string, query, optional)
SQL WHERE clause filter (e.g., 'statecd=1 and invyr in(2011,2012,2013,2014,2015)')
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Query reference tables and plot data | openapi-spec |
https://apps.fs.usda.gov/fiadb-api/refTable |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:36:10.128550 | 200 | 616ms |