---
title: "GET /settings/organizations"
method: GET
path: "/settings/organizations"
---

# GET /settings/organizations

`GET /settings/organizations`

The settings for all organizations of the system. Must have admin access.

## Response `200`

OK

- Organization[]
  - `countyName` string — the county name (must match FIPS name)
  - `description` string, required — the displayable description of the organization
  - `jurisdiction` 'National' | 'State' | 'County', required
  - `meta` SettingMetadata — The metadata associated with an setting
    - `createdAt` string, time-date — the time that the particular revision was created
    - `createdBy` string — the user who created the particular revision
    - `version` number — the version number of the object
  - `name` string, required — the unique id for the organization
  - `stateCode` string — the two letter code for the organization

---

[API](https://skmtc.net/cdcgov/apis/prime-data-hub.md) · [All operations](https://skmtc.net/cdcgov/apis/prime-data-hub/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cdcgov/prime-data-hub/versions/c3d0b945fe18/schema)
