latestOpenAPI 3.1.02026-08-22127128516.1 KB
52f71c610f6b
Communities
Get community name, description and member count
Get community name, description and member count.
get/api/v1/x/communities/{id}/info
Path parameters
idstring required
X Community ID.
Response
Community details
Example response
{
"community": {
"id": "1500000000000000000",
"name": "Tesla Fans"
}
}