---
title: "Get Prospecting Learnings"
method: GET
path: "/api/prospecting/learnings"
tags: ["prospecting"]
---

# Get Prospecting Learnings

`GET /api/prospecting/learnings`

Return parsed Org-Specific Learnings from the prospecting-scoring skill.

Read-only view of what the agent has internalized from accept/reject
feedback. Most-recent first.

## Query parameters

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

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 23 revisions in range; 7 could not be searched.

- **2026-07-26** `13940b6986a4` — 1 info
  - added the new optional `query` request parameter `scope`

[Change history](https://skmtc.dev/every/apis/every-api/changes/api/prospecting/learnings/get.md)

---

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