---
title: "Get Deal Activity Context Route"
method: GET
path: "/api/pipeline/deals/{deal_id}/activity-context"
tags: ["pipeline"]
---

# Get Deal Activity Context Route

`GET /api/pipeline/deals/{deal_id}/activity-context`

Explain Google activity coverage for the deal timeline.

The timeline RPC stays focused on events. This endpoint supplies the
user-facing account context needed to avoid misleading "No activity yet"
states and to show when multiple teammate mailboxes observed one logical
Gmail/Calendar event.

## Query parameters

- `user_id` string, nullable
- `org_id` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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