---
title: "Gets a list of Employee Emergency Contacts."
method: GET
path: "/emergencycontacts"
tags: ["EmergencyContacts"]
---

# Gets a list of Employee Emergency Contacts.

`GET /emergencycontacts`

## Query parameters

- `$top` integer
- `$skip` integer
- `$filter` string
- `$select` string[]
- `$orderby` string
- `$count` boolean

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

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