GET /action/group_list
Summary: List groups
Operation ID: groupList
Auth: unknown
Operation ID: groupList
Auth: unknown
Description
Get a list of all groups (topic categories like Agriculture, Climate, etc.).
Parameters (2)
all_fields
(boolean, query, optional, default: False)
Return full group objects instead of just names.
limit
(integer, query, optional)
Maximum number of results.
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| List all group names | curl |
https://www.data.gov/action/group_list |
|
| List groups with full details | curl |
https://www.data.gov/action/group_list?all_fields=true |
|
| List first 10 groups | curl |
https://www.data.gov/action/group_list?limit=10 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:26:48.456885 | 404 | 1079ms | |
| 2026-03-23 10:22:04.515785 | 404 | 1398ms | |
| 2026-03-23 09:39:02.544179 | 404 | 1098ms |