Travis CI API Docs

Beta features

A list of beta features. Beta features are new Travis CI features in beta mode. They can be toggled on or off via the API or on this page on our site: https://travis-ci.com/features

Attributes

NameTypeDescription
beta_features[Beta feature]List of beta_features.

Actions

Find

This will return a list of beta features available to a user.

GET
/user/{user.id}/beta_features
Template VariableTypeDescription
user.idIntegerValue uniquely identifying the user.
Query ParameterTypeDescription
include[String]List of attributes to eager load.

Example:GET /user/invalid/beta_features