---
title: "Get all Contacts"
method: GET
path: "/contact"
tags: ["Contact"]
---

# Get all Contacts

`GET /contact`

This endpoint retrieves all your contacts.

<strong>HTTP Request</strong>

    GET https://api.mnotify.com/api/contact

## Path parameters

- `key` string, required

## Response `200`

Success

- GetContact
  - `status` string
  - `contact_list` unknown

---

[API](https://skmtc.dev/mnotify/apis/bms-documentation.md) · [All operations](https://skmtc.dev/mnotify/apis/bms-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mnotify/bms-documentation/revisions/c06855f2ed03/schema)
