getCommunity() with a community ID to retrieve the community’s name, description, avatar, member count, join status, and settings. The result is a Live Object that updates automatically when the community changes. Membership is not required to retrieve community data.
Community Details
Access name, description, avatar, and basic community information
Membership Data
View member counts, join status, and community accessibility
Live Updates
Real-time synchronization of community changes and member activity
Preview Mode
Retrieve community data without joining
Community data is returned as Live Objects that automatically update when changes occur, ensuring your UI stays synchronized with the latest community information, member counts, and settings.
Get Community by ID
ThegetCommunity() method retrieves detailed community information using the community ID, returning a Live Object that observes real-time updates including member counts, community settings, and metadata changes.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
communityId | String | Yes | Unique identifier of the community to retrieve |
Related Topics
Query Communities
Discover communities through search and filtering
Join Community
Learn how to implement community membership actions
Community Categories
Understand community organization and categorization
Trending Communities
Implement community recommendation features