Skip to main content
GET
List connected accounts

Authorizations

Authorization
string
header
required

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

Query Parameters

page
number
default:1
Required range: x >= 1
limit
number
default:20
Required range: 1 <= x <= 100
profileId
string
platform
enum<string>
Available options:
instagram,
whatsapp,
tiktok,
telegram,
youtube,
x,
facebook,
meta_ads,
linkedin
status
enum<string>

Filter on connection state (isActive in the response).

Available options:
active,
disconnected

Response

200 - undefined