Get all the profiles associated with the primary profile.
refId. The refId was returned during the
profile creation or from the /user endpoint.true return only profiles that have at least one connected social account
(activeSocialAccounts length greater than zero). If false return only profiles with zero
connected social accounts (activeSocialAccounts length is zero).activeSocialAccounts contain all of the social media platforms specified in the includesActiveSocialAccounts list. Profiles can have additional platforms in their activeSocialAccounts beyond those listed in includesActiveSocialAccounts and still be included in the filtered results.Values: bluesky, facebook, gmb, instagram, linkedin, pinterest, reddit, snapchat, telegram, threads, tiktok, twitter, youtube.true, return only profiles that have completed BYOK migration. If false, return only profiles that have a BYOK-eligible platform connected but have not yet migrated. Profiles without a BYOK-eligible platform are excluded when this filter is set. When omitted, all profiles are returned regardless of BYOK status. Currently applies to X/Twitter BYOK.actionLog=10 query parameter will return the action log for the past 10 days and the reported active user count
for the past 10 days. The time period allowed is 1 day to 365 days.hasMore flag is true, the nextCursor will be returned in the response.
Pass this cursor to the cursor query parameter to return the next set of profiles.refId parameter (single profile lookup).Values (comma-separated string or array): suspension, socialHealth, linkingErrors, activity, quota, unlinkHistory, actionLog.suspension - isSuspended, reason, suspendedAt, unsuspendAt, suspensionCountsocialHealth - Per-platform: linked, linkedAt, relinkRecommended, messagingEnabled, tokenExpiresAtlinkingErrors - Per-platform: code, message, details, createdAtactivity - lastApiCall, lastPost timestampsquota - used, limitunlinkHistory - Last unlink: platform, source (user/system), details, createdAtactionLog - Profile action history (create/update/delete)