Skip to content

Latest commit

 

History

History
26 lines (26 loc) · 947 Bytes

7f94f017cce693023dd808f0ee591852.md

File metadata and controls

26 lines (26 loc) · 947 Bytes

/ng/{orgUuid}/feature/{organizationFeatureType} (GET)


Visibility

PUBLIC

Description

Checks if a given organization feature is enabled or not

Auth

Roles: view,edit,rules_admin,admin

Produces

application/json

Consumes

application/json

Headers

Header Name Description Allowed Values
API-Key API key in plaintext
Authorization Base64 encoded credentials of "username:service-key"

Path parameters

Name Description Type Required Allowed Values
orgUuid Organization UUID organization true String
organizationFeatureType Organization feature type organizationfeaturetype true String

Response status code

200 OK - OK

Response object

OrganizationFeatureEnabledResponse