Read-only

Get Company Page Viewers

Get company page analytics such as page views and visitor demographics for the last 30 days. Requires the organization's numeric ID and page admin access. Optionally pass a start and end date to set the analytics range. Returns empty or fails if you are not an admin of the page.

get_company_page_viewersGET/api/v1/companies/{organization_id}/viewers
crispy — bash

Example prompt: Show me my company page views and visitor demographics for the last 30 days

{
  "organization_id": "12345678",
  "page_views": 1842,
  "unique_visitors": 1320,
  "top_industry": "Software",
  "top_seniority": "Director"
}
Permission scope
read only, core
Access
Read-only
Category
Search & Discovery

What you can build

Track company page traffic trends to measure brand awareness over time
Understand visitor demographics to refine your page content and targeting
Spot demand signals from companies viewing your page for warmer outreach
Report page performance over a custom date range to stakeholders

Parameters

Inputs accepted by get_company_page_viewers.

NameTypeDescription
organization_idstringThe LinkedIn company/organization numeric ID
start_datestringStart date for analytics range (ISO 8601, e.g. '2026-03-01'). Defaults to 30 days ago.
end_datestringEnd date for analytics range (ISO 8601). Defaults to now.

The complete LinkedIn API. Ready when you are.

Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.