GET
/
features
/
{feature_id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

feature_id
string
required

feature_id corresponding to a feature

Response

200 - application/json
id
string
required
name
string
required
billableName
string
displayName
string
required

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.

schemaAssociations
object[]
required

Association of a feature with event_schemas

createdAt
string
required
updatedAt
string