Social Accounts
List
Retrieve all social accounts connected to your project.
Endpoint
Example
Response
Response Fields
| Field | Type | Description |
|---|---|---|
id | string | Integration ID — use this as accountId when creating posts |
platform | string | Platform name |
platformUserId | string | null | The user/account ID on the platform |
displayName | string | null | Display name or handle |
imageUrl | string | null | Profile image URL |
createdAt | string | ISO 8601 connection timestamp |
Status Codes
| Code | Meaning |
|---|---|
200 | Success |