Feature
Get a Feature
Get details of a Feature
GET
/
features
/
{feature_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
feature_id corresponding to a feature
Maximum length:
50
Response
200 - application/json
Represents a Feature
Display name of feature. This is an auto-generated field which contains billableName of feature. If billableName is not provided, name will be used as display name.
Maximum length:
255
Association of a feature with event_schemas
Maximum length:
255