---
title: "Get Analyst Insights V1"
method: GET
path: "/analyst/insights"
tags: ["Analyst Insights"]
---

# Get Analyst Insights V1

`GET /analyst/insights`

Get Analyst Insights V1

## Query parameters

- `page` integer
- `pageSize` integer
- `symbols` string
- `analyst` string
- `rating_id` string
- `search_keys_type` 'firm_id' | 'firm' | 'analyst_id' | 'analyst_name'
- `search_keys` string

## Response `200`

Analyst Insights

- ModelsAnalystInsightsJSON
  - `analystInsights` object[]

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

## Changes

- **2024-11-29** `6c829e678314` — 4 breaking, 4 info
  - removed the enum value `"analyst_id"` from the `query` request parameter `search_keys_type`
  - removed the enum value `"analyst_name"` from the `query` request parameter `search_keys_type`
  - removed the enum value `"firm"` from the `query` request parameter `search_keys_type`
  - removed the enum value `"firm_id"` from the `query` request parameter `search_keys_type`
  - …4 more

[Change history](https://skmtc.dev/benzinga/apis/benzinga-apis/changes/analyst/insights/get.md)

---

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