Connected Accounts
Publishing
Connected Accounts
List connected social media accounts for your organization
GET
Connected Accounts
List all social media accounts connected to your organization. Use this to discover available accounts for publishing or to display account information in your integration.
Authentication
Your Nouvel API key with
analytics:read permission. Format: Bearer nvl_xxxxQuery Parameters
Filter accounts by platform. Supported values:
instagram, tiktok, youtube, facebook, linkedin, pinterest, threads, twitter, redditResponse
List of connected social media accounts.
Example Requests
Response Examples
Error Codes
| Code | Description |
|---|---|
| 401 | Invalid or missing API key |
| 402 | Plan doesn’t include API access |
| 403 | API key missing analytics:read permission |
| 404 | No organization found for the user |
Notes
- Accounts are connected via the Nouvel dashboard (Settings > Connected Accounts)
- Account data is synced from the social platform — follower counts may lag by up to 1 hour
- The
idfield is the identifier you’ll use asaccountIdwhen calling the Publish endpoint

