---
title: "Returns all government organisations."
method: GET
path: "/api/GovernmentOrganisation"
tags: ["GovernmentOrganisation"]
---

# Returns all government organisations.

`GET /api/GovernmentOrganisation`

## Response `200`

OK

- GovernmentOrganisationResourceCollection
  - `items` GovernmentOrganisationResource[], nullable
    - `value` GovernmentOrganisation
      - `name` string, nullable
      - `id` integer
    - `links` Link[], nullable
      - `rel` string, nullable
      - `href` string, nullable
      - `method` string, nullable
  - `totalResults` integer
  - `itemsPerPage` integer
  - `links` Link[], nullable
    - `rel` string, nullable
    - `href` string, nullable
    - `method` string, nullable

---

[API](https://skmtc.net/parliament/apis/treaties-api.md) · [All operations](https://skmtc.net/parliament/apis/treaties-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/parliament/treaties-api/versions/51f0cd8c48b2/schema)
