List connected accounts
GET/accounts
The social accounts you have connected. Use the id values here to
build the account_ids payload for publishing.
Request
Responses
- 200
- 401
- 403
A page of connected accounts.
Missing, malformed, invalid or revoked API key.
Confirm the key independently with GET /api-keys/introspect, which
needs no scope.
The key is valid but lacks a required scope.