---
title: "Get Outreach Notifications"
method: GET
path: "/api/app-auto-gtm/segments/{segment_id}/outreach/notifications"
tags: ["outreach"]
---

# Get Outreach Notifications

`GET /api/app-auto-gtm/segments/{segment_id}/outreach/notifications`

Unseen reply count + unreplied hot count for the segment Inbox badge.

Scoped to the segment in the URL — the badge sits on a single segment's
workspace, so counting hot leads from sibling segments under the same
project (the previous project-wide scope) made the badge a non-zero
number that didn't match the empty contact list.

## Path parameters

- `segment_id` integer, required

## Cookies

- `ex_access` string, nullable
- `ex_org` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/explee/apis/explee-api.md) · [All operations](https://skmtc.dev/explee/apis/explee-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/explee/explee-api/revisions/b33fc5cb0069/schema)
