---
title: "Search User Ticker Interests"
method: GET
path: "/admin/tickers/interests"
tags: ["admin-tickers"]
---

# Search User Ticker Interests

`GET /admin/tickers/interests`

## Query parameters

- `tickers` string[], required
- `statuses` CallRequestStatus[], nullable

## Response `200`

Successful Response

- object

## Other responses

- `404` — Not found
- `422` — Validation Error

## Changes

- **2026-09-02** `a8ae8846c411` — 3 info
  - added the new optional `query` request parameter `statuses`
  - added the optional property `additionalProperties/items/ticker_outreach` to the response with the `200` status
  - added the optional property `additionalProperties/items/user_outreach` to the response with the `200` status

[Change history](https://skmtc.dev/trytrata/apis/fastapi/changes/admin/tickers/interests/get.md)

---

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