🔐
GET /communities/:communityId/configuration
Returns basic information about the community’s administrative operations. Right now it’s bare bones but we will likely add more fields here later.
{
"remainingCustomImageCount": 1 // The number of remaining custom images that can be uploaded
}