Connections

List user connections

Retrieves all external service connections for the authenticated user.

get/users/@me/connections

Response

Success

idstring required

The unique identifier for this connection

type'bsky' | 'domain' required

The type of connection

namestring required

The display name of the connection (handle or domain)

verifiedboolean required

Whether the connection has been verified

visibility_flagsinteger required

Bitfield controlling who can see this connection

sort_orderinteger required

The display order of this connection

Changes

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