Query parameters
Response
All communities
Example response
{
"totalDocs": 1200,
"limit": 10,
"totalPages": 12,
"page": 2,
"pagingCounter": 1,
"docs": [
{
"_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 14 of the 50 revisions of this API.729
- ○
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
docs/items/featuresto the response with the200statusresponse-required-property-added
- ○
- ○
added the new optional
queryrequest parameterhostnamenew-optional-request-parameter
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
deleted the
queryrequest parameterhostnamerequest-parameter-removed
- ●
- ○
added the new optional
queryrequest parameterhostnamenew-optional-request-parameter
- ○
- ▲
the
docs/items/_idresponse's property type/format changed from/tostring/for status200response-property-type-changed
- ○
removed
ObjectIdfrom thedocs/items/_idresponse propertyallOflist for the response status200response-property-all-of-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 52 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○