Skip to content

Artifacts Object ​



id
string
REQUIRED · 

The unique identifier for the artifact

name
string

The name of the artifact

workflow
string

The workflow that the artifact belongs to

build
string

The build that the artifact belongs to

size_in_bytes
integer

The size of the artifact in bytes

download_url
string

The URL to download the artifact

created_at
string · date-time

The date and time when the artifact was created

updated_at
string · date-time

The date and time when the artifact was last updated

expires_at
string · date-time

The date and time when the artifact will expire

expired
boolean

Whether the artifact is available for download

remote_data
object

Raw data returned from the remote API call.