Skip to main content

chat.bsky.group.getJoinLinkPreviews

#main​

Get public information about groups from join links. The output array matches the input codes one-to-one by position (and each view also carries its 'code'). Disabled codes return a disabledJoinLinkPreviewView, and codes that do not map to a previewable link return an invalidJoinLinkPreviewView.

Parameters​

PropertyTypeKnown ValuesRequiredDescription
codesarray-✅-

Output​

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
joinLinkPreviewsarray of union
chat.bsky.group.defs#joinLinkPreviewView
chat.bsky.group.defs#disabledJoinLinkPreviewView
chat.bsky.group.defs#invalidJoinLinkPreviewView
-✅-