Skip to main content
GET
List task run storage items

Authorizations

Authorization
string
header
required

Secret key (sk_live_...)

Path Parameters

run_id
string
required

Unique identifier for the task run (prefixed with trun_).

Response

OK

data
object[]

Array of storage items. All of the run's files are returned in a single response.

has_more
boolean

Always false; this endpoint returns all items in one response.

request_id
null | string

Unique identifier for the API request.