GET action/organization_list
Summary: List organizations
Operation ID: listOrganizations
Auth: unknown
Operation ID: listOrganizations
Auth: unknown
Description
Get a list of organizations (government agencies) that publish datasets on Data.gov.
Parameters (2)
all_fields
(boolean, query, optional, default: False)
Return all organization fields
limit
(integer, query, optional)
Maximum number of organizations to return
Constraints: {'minimum': 1}
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| List organization names (default) | curl |
https://www.data.gov/action/organization_list |
|
| List full organization objects | curl |
https://www.data.gov/action/organization_list?all_fields=true |
|
| Paginated list with limit | curl |
https://www.data.gov/action/organization_list?limit=10&offset=0 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:44:45.758451 | 404 | 1403ms | |
| 2026-03-23 10:36:26.747649 | 404 | 1388ms | |
| 2026-03-23 10:32:50.029809 | 404 | 1400ms |