Check if a feature is enabled for an organization
GET /subscriptions/organization/:organizationId/feature/:featureKey/check
GET
/subscriptions/organization/:organizationId/feature/:featureKey/check
Check if a specific feature (by key) is enabled for an organization
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” organizationId
required
string
featureKey
required
string
Responses
Section titled “ Responses ”OK
object
enabled
required
boolean
source
required
string
401
403
422