Get the band feature toggles (GA features the owner can switch off)
GET/api/band/features
GET
/api/band/features
Returns a total record of every band feature toggle, resolved with the default-ON rule: a feature is enabled unless the owner disabled it. Any band member may read this — the toggles decide what the whole band sees.
Authorizations
Section titled “Authorizations”Responses
Section titled “Responses”Band feature toggles
object
ok
required
boolean
data
Unauthenticated
object
ok
required
boolean
error
required
string
code
string
Server error
object
ok
required
boolean
error
required
string
code
string
