v2

latestOpenAPI 3.0.3AGPL-3.0 license2026-07-2613501.9 MB
profile

Get recent activity (comments or reactions)

Get recent activity (comments or reactions) by the authenticated user or a company page. Useful for verifying authorship of actions.

get/me/linkedin/activity

Query parameters

tabType'COMMENTS' | 'REACTIONS'

Type of activity to fetch

Type of activity to fetch

companyIdstring

Company page ID to fetch organization activity instead of personal

Company page ID to fetch organization activity instead of personal

countinteger

Number of items per page (max 50)

Number of items per page (max 50)

startinteger

Pagination offset

Pagination offset

paginationTokenstring

Pagination token from previous response

Pagination token from previous response

Response

Activity list

successtrue required
actorstring required

'personal' for user activity, 'company:{id}' for org activity

tabType'COMMENTS' | 'REACTIONS' required
countinteger required
totalinteger required
startinteger required
paginationTokenstring nullable required
creditsUsedinteger required

Credits consumed by this call (0 for free endpoints, cached results, or duplicates).

retryAfterinteger required

Seconds to wait before making another call of the same type. 0 means no wait needed.