Platform Integration
Get LinkedIn pages
Retrieve LinkedIn company pages associated with the authenticated user's accounts. Use the page ID for posting to LinkedIn organization pages.
get/uploadposts/linkedin/pages
Query parameters
profilestring
Profile username. If omitted, returns pages from all connected LinkedIn accounts.
Response
LinkedIn pages retrieved successfully.
Example response
{
"success": true
}