Returns all available features.
<Check title="Required Permissions">Any authenticated user.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Response
OK
Bearer authentication of the form Bearer <token>
, where token is your auth token.