List integrations
List the social integrations connected to a business.
Returns one entry per connected account (Facebook, Instagram, LinkedIn,
Twitter/X, TikTok, Pinterest, YouTube, Google Business). Use the
returned id with GET /integrations/{integration_id}/posts to fetch
posts from that account.
Documentation Index
Fetch the complete documentation index at: https://docs.mymarky.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
Integration ID
Business this integration belongs to
Platform type (facebook, instagram, twitter, etc.)
Integration status: VALID, INVALID, etc.
Connected account username
Profile picture URL, if available
Selected page/board/channel ID (FB Page, Pinterest board, YouTube channel, etc.)
Selected page/board/channel display name
Why the integration is invalid (if status != VALID)
