Accounts

List connected social accounts

get/accounts

Query parameters

platform'instagram' | 'facebook' | 'linkedin' | 'linkedin_page' | 'youtube' | 'tiktok' | 'pinterest' | 'bluesky' | 'threads' | 'mastodon' | 'x' | 'google_business' | 'reddit' | 'snapchat'

Filter by platform

Response

List of connected accounts

workspace_idinteger

Stable id of the active workspace this key belongs to.

workspace_namestring nullable

Human-readable name of the active workspace.

workspace_iconstring nullable

Example response

{
  "workspace_id": 1234,
  "workspace_name": "Daily Edge Sports"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.