---
title: "GET /pet/{id}/sensors"
method: GET
path: "/pet/{id}/sensors"
---

# GET /pet/{id}/sensors

`GET /pet/{id}/sensors`

Find the Pet sensors

## Path parameters

- `id` string, uuid, required

## Response `200`

sensors response

- Sensor[]
  - `pet_id` string, uuid, required
  - `sensor_id` string, uuid, required
  - `type` string

## Other responses

- `default` — error

---

[API](https://skmtc.net/scylladb/apis/care-pet.md) · [All operations](https://skmtc.net/scylladb/apis/care-pet/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scylladb/care-pet/revisions/5a8f9f97438b/schema)
