Get Features

get

Returns information about available features.

Authorizations
AuthorizationstringRequired

Enter the Bearer Authorization string as following: Bearer Generated-JWT-Token

Responses
chevron-right
200

Success

application/json

Contains details about available features on the integration.

mobileFeaturesbooleanOptional

Indicates if the appliance owner has one or more mobile features enabled (true) or not (false) on the integration. This can be used to determine if its applicable to manage mobile users or not.

codeEnabledbooleanOptional

Indicates if code access keys is enabled (true) or not (false) on the integration.

get
/integrator/v1/features
200

Success

Last updated