Get LinkedIn profile posts
linkedin
Get LinkedIn profile posts
Use this operation to get linkedin profile posts. Authenticate with Authorization: Bearer <AGENTBODY_API_KEY>. Pagination: omit cursor on the first request. When has_more is true, pass next_cursor unchanged as cursor. Cursors are opaque; do not construct, modify, or reuse them outside this pagination flow. Correct a 400 invalid-input error; do not retry unchanged. Retry only declared 502, 503, or 504 responses with backoff.
GET
Get LinkedIn profile posts
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
A publicly reachable HTTPS URL. Do not submit private, authenticated, redirect-only, or user-specific URLs.
Opaque cursor returned by the preceding response. Omit it on the first request. Do not construct, modify, or reuse it outside this pagination flow.
Maximum string length:
1000