GET /action/group_show
Summary: Get group details
Operation ID: groupShow
Auth: unknown
Operation ID: groupShow
Auth: unknown
Description
Get full metadata for a specific group (topic).
Parameters (2)
id
(string, query, required)
Group ID or name.
include_datasets
(boolean, query, optional, default: False)
Include datasets in this group.
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get group metadata by name | curl |
https://www.data.gov/action/group_show?id=climate |
|
| Get group with included datasets | curl |
https://www.data.gov/action/group_show?id=agriculture&include_datasets=true |
|
| Get group by ID | curl |
https://www.data.gov/action/group_show?id=health |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:52:11.457575 | 404 | 1387ms | |
| 2026-03-23 10:48:29.292166 | 404 | 1500ms | |
| 2026-03-23 09:06:53.449101 | 404 | 1124ms |