dashboard

Get Community Detail

Per-community detail — shape, state of the area, members, neighbours.

Served from the indexer's tagged member census, narrowed to the requested population here. Members are ordered by pagerank (descending) and capped at 200 to keep response size bounded; truncated flags when the cap was hit.

get/snapshots/{snapshot_id}/communities/{community_id}

Path parameters

snapshot_idstring required
community_idinteger required

Query parameters

include_testsboolean

Count test files as members. Off: production only.

Count test files as members. Off: production only.

include_examplesboolean

Count example, demo and benchmark files as members.

Count example, demo and benchmark files as members.

include_docsboolean

Count documentation and configuration files as members.

Count documentation and configuration files as members.

Response

Successful Response

community_idinteger required
labelstring required
cohesionnumber required
conductancenumber nullable
member_countinteger required
hidden_member_countinteger
truncatedboolean
health_scorenumber nullable
scored_member_countinteger
hot_countinteger
dead_countinteger
decision_countinteger
primary_ownerstring nullable
primary_owner_file_countinteger

Changes