---
title: "api/inspections/lists GET
List checklists and its  inspections linked to Hive id. The 'inspections' object contains a descending date ordered list of general inspection data. The 'items_by_date' object contains a list of (rows of) inspection items that can be placed (in columns) under the inspections by created_at date (table format). NB: Use 'Accept-Language' Header (default nl_NL) to provide localized category names (anc, name) in items_by_date."
method: GET
path: "/api/inspections/lists"
tags: ["Api\\InspectionsController"]
---

# api/inspections/lists GET
List checklists and its  inspections linked to Hive id. The 'inspections' object contains a descending date ordered list of general inspection data. The 'items_by_date' object contains a list of (rows of) inspection items that can be placed (in columns) under the inspections by created_at date (table format). NB: Use 'Accept-Language' Header (default nl_NL) to provide localized category names (anc, name) in items_by_date.

`GET /api/inspections/lists`

## Headers

- `Authorization` string
- `Content-Type` string
- `Accept` string
- `Accept-language` string

## Request body

- object
  - `id` integer, required — The hive to request inspections from.

## Response `200`

- object
  - `checklists` object[]

---

[API](https://skmtc.net/beepnl/apis/beep.md) · [All operations](https://skmtc.net/beepnl/apis/beep/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/beepnl/beep/versions/7f1e35deb524/schema)
