Travis CI API Docs

Build backups

Document resources/build_backups/overview not found.

Attributes

NameTypeDescription
build_backups[Build backup]List of build_backups.

Actions

All

Document resources/build_backups/actions/all not found.

GET
/build_backups
Query ParameterTypeDescription
build_backups.repository_idUnknownDocumentation missing.
include[String]List of attributes to eager load.
limitIntegerHow many build backups to include in the response. Used for pagination.
offsetIntegerHow many build backups to skip before the first entry in the response. Used for pagination.
repository_idUnknownAlias for build_backups.repository_id.

Example:GET /build_backups?limit=5