Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Code of the existing feature.
Example:
"seats"
Response
Feature
This endpoint retrieves an existing feature that represents an entitlement component of your application. The feature is identified by its unique code.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Code of the existing feature.
"seats"
Feature