---
title: "GET /api/public/employees/{id}/"
method: GET
path: "/api/public/employees/{id}/"
tags: ["api"]
---

# GET /api/public/employees/{id}/

`GET /api/public/employees/{id}/`

## Response `200`

OK

- PublicEmployee
  - `id` string, uuid
  - `name` string, required
  - `email` string, email, required

---

[API](https://skmtc.net/haekka/apis/snippets-api.md) · [All operations](https://skmtc.net/haekka/apis/snippets-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/haekka/snippets-api/versions/2a72ba99e389/schema)
