Flat list of connected social accounts available for posting.
connectLateAccount and lateOauthCallback for the flow that populates this list.
Each row is classified by accountType: personal (individual LinkedIn profile) or organization (LinkedIn company page). The profileLabel is a UI-facing label derived from accountType.
listSocialCalendar when preparing a post composercreateSocialPost if you need account_ids to target specific accounts{ accounts: [] }. Prompt the human to run through connectLateAccount before attempting to create a post.For full row data (including sync timestamps and raw Late IDs), call listLateAccounts instead. This endpoint returns only the fields needed for a picker.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
List of connected accounts ready for posting. May be empty.
All social accounts connected across every Late profile owned by the caller. Empty array if the user has no profiles or no connected accounts yet.