OpenAPI 3.0.3AGPL-3.0 license2026-08-2011401.7 MB

9217eedacbb8

profile

Get recent activity (comments or reactions)

Get recent activity (comments or reactions) by the authenticated user. 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

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

Always 'personal' — user 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, duplicates, and for every query that does not touch LinkedIn.

retryAfterinteger required

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