---
title: "Retrieves all supported collective labour agreements"
method: GET
path: "/public/collective-labour-agreement/v1/get-collective-labour-agreements"
tags: ["Collective labour agreements"]
---

# Retrieves all supported collective labour agreements

`GET /public/collective-labour-agreement/v1/get-collective-labour-agreements`

Retrieves all collective labour agreements that are currently supported by Maqqie.

## Response `200`

Success

- CollectiveLabourAgreementV1[]
  - `collectiveLabourAgreementNumber` integer, required — number for the collective labour agreement as published by Centraal Bureau voor de Statistiek
  - `name` string, required

## Other responses

- `400` — The request could not be processed. This could be due to a number of reasons: * The request does not have all required data. * Data in the request is invalid. * Data in the request is inconsistent. * The operation is not allowed given the current state of the data.
- `401` — Error. User not authorized.
- `403` — Forbidden. User is not authorized to access data.
- `500` — Internal Server Error

---

[API](https://skmtc.net/maqqie/apis/maqqie-public-api.md) · [All operations](https://skmtc.net/maqqie/apis/maqqie-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/maqqie/maqqie-public-api/revisions/41e5cd97d4d7/schema)
