---
title: "Active Notifications"
method: GET
path: "/company-notifications"
tags: ["Notifications"]
---

# Active Notifications

`GET /company-notifications`

Retrieve company notifications.

## Response `200`

Active notifications retrieved successfully

- object
  - `data` object[]
    - `id` integer — Notification ID
    - `title` string — Notification title
    - `message` string — Notification message
    - `type` string — Notification type
    - `created_at` string, date-time — Creation date
    - `read` boolean — Read status

---

[API](https://skmtc.net/envia/apis/envia-shipping-api-complete-documentation.md) · [All operations](https://skmtc.net/envia/apis/envia-shipping-api-complete-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/envia/envia-shipping-api-complete-documentation/revisions/39f9208959d6/schema)
