Build backups
Document resources/build_backups/overview
not found.
Attributes
Name | Type | Description |
---|---|---|
build_backups | [Build backup] | List of build_backups. |
Actions
All
Document resources/build_backups/actions/all
not found.
GET
/build_backups
Query Parameter | Type | Description |
---|---|---|
build_backups.repository_id | Unknown | Documentation missing. |
include | [String] | List of attributes to eager load. |
limit | Integer | How many build backups to include in the response. Used for pagination. |
offset | Integer | How many build backups to skip before the first entry in the response. Used for pagination. |
repository_id | Unknown | Alias for build_backups.repository_id. |
Example:GET /build_backups?limit=5