---
title: "List owned-media citations (Growth+)"
method: GET
path: "/dimensions/owned_media"
tags: ["Owned Media & Communities"]
---

# List owned-media citations (Growth+)

`GET /dimensions/owned_media`

Which owned-media content AI answers cite, by platform. provider is required. Each row carries a yours flag so you can compare your own presence against everyone else cited on the same platform. view=own_citations returns the raw citations of the connected profile only. For Reddit use /dimensions/reddit.

## Query parameters

- `project_id` integer, required
- `page` integer
- `per_page` integer
- `provider` 'youtube' | 'instagram' | 'facebook' | 'tiktok' | 'linkedin' | 'mobile_apps', required
- `view` 'videos' | 'channels' | 'posts' | 'profiles' | 'own_citations' | 'apps'
- `store` 'google_play' | 'app_store'
- `owned` boolean
- `model` 'chatgpt' | 'perplexity' | 'gemini' | 'ai_overview' | 'ai_mode' | 'copilot' | 'claude' | 'grok' | 'deepseek' | 'meta_ai' | 'amazon_rufus'
- `collection_id` integer
- `country_code` string
- `language_code` string
- `brand_kind` 'brand' | 'brand_other' | 'non_brand'
- `range` integer
- `from` string, date-time
- `to` string, date-time
- `output` 'flat' | 'csv'

## Response `200`

Paginated owned-media rows

## Other responses

- `422` — Invalid parameters

## Changes

- **2026-08-13** `f6e9e41992e1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/llmpulse/apis/llm-pulse-api/changes/dimensions/owned_media/get.md)

---

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