v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
Reports

List LinkedIn activity

<small>Requires the reporting:read scope (or a broader one that includes it).</small>

Returns a paginated list of individual LinkedIn action records matching the specified filters.

post/v3/reporting/linkedin

Query parameters

topinteger

Number of records to return (page size)

skipinteger

Number of records to skip

Request body

Example request

{
  "filters": {
    "from": "2026-01-01T00:00:00Z",
    "to": "2026-03-01T00:00:00Z"
  }
}

Response

LinkedIn actions list retrieved successfully

hasMoreboolean

Indicates if there are more items to fetch