Response
Returns the current community, based on hostname
Example response
{
"_id": "621f802b813dbdba9eeaf7b4",
"hostname": "banklessdao.givepraise.xyz",
"name": "BanklessDAO",
"email": "john.smith@banklessDao.com",
"creator": "0x123..",
"owners": [
"0x123..",
"0x345.."
],
"discordGuildId": "0980987846534",
"discordLinkNonce": "oiujoiuoo8u",
"isPublic": true,
"features": {
"attestations": true
}
}Changes
Changed in 5 of the 50 revisions of this API.23
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 56 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the required property
featuresto the response with the200statusresponse-required-property-added
- ○
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲