Skip to main content
GET
List Task Artifacts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agent_id
string<uuid>
required
task_id
string<uuid>
required

Query Parameters

expires_in
integer
default:3600
Required range: 60 <= x <= 86400

Response

Successful Response

content_type
string | null
required
created_at
string<date-time> | null
required
download_url
string
required
id
string
required
name
string
required
path
string
required
sha256
string | null
required
size
integer
required