Skip to main content
GET
List Posts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

connected_account_id
string<uuid> | null
after
string | null
limit
integer
default:20
Required range: 1 <= x <= 100

Response

Successful Response

items
LinkedInPostResponse · object[]
required
accounts
ConnectedAccountOption · object[]
next_after
string | null
total_count
integer
default:0