---
title: "Get Library Lost And Found Items"
method: GET
path: "/libraries/lost_and_found"
tags: ["Libraries"]
---

# Get Library Lost And Found Items

`GET /libraries/lost_and_found`

取得圖書館失物招領資訊。
資料來源：[圖書館失物招領系統](https://adage.lib.nthu.edu.tw/find)

## Response `200`

Successful Response

- LibraryLostAndFound[]
  - `序號` string, required — 序號
  - `拾獲時間` string, required — 拾獲日期
  - `拾獲地點` string, required — 拾獲地點
  - `描述` string, required — 物品描述

---

[API](https://skmtc.dev/nthusa/apis/nthu-data-api.md) · [All operations](https://skmtc.dev/nthusa/apis/nthu-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nthusa/nthu-data-api/revisions/a7a2f39dbc76/schema)
