Travis CI API Docs

Scan results

Document resources/scan_results/overview not found.

Attributes

NameTypeDescription
scan_results[Scan result]List of scan_results.

Actions

All

Document resources/scan_results/actions/all not found.

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

Example:GET /scan_results?limit=5