---
title: "GET /owner/{id}"
method: GET
path: "/owner/{id}"
---

# GET /owner/{id}

`GET /owner/{id}`

Find an owner with a specific ID

## Path parameters

- `id` string, uuid, required

## Response `200`

owner response

- Owner
  - `owner_id` string, uuid, required
  - `address` string
  - `name` 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)
