Skip to main content
GET
List connected accounts

Authorizations

Authorization
string
header
required

Workspace API key from Settings → Public API.

Response

id
string
required
Example:

"clz8tq4ka0001m8p7y6n5r3d2"

name
string
required
Example:

"@postlybee"

identifier
string
required
Example:

"x"

disabled
boolean
required
Example:

false

picture
string | null
Example:

"https://example.com/avatar.png"

profile
string | null
Example:

"https://x.com/postlybee"

customer
object
Last modified on August 26, 2026