List task run storage items
Task Runs
List task run storage items
Returns a paginated list of storage items (files) produced by a task run.
GET
List task run storage items
Authorizations
Secret key (sk_live_...)
Path Parameters
Unique identifier for the task run (prefixed with trun_).
Response
OK
Array of resource objects for the current page.
true if there are more results beyond this page.
Opaque cursor string to pass as the cursor query parameter on the next request. null when there are no more pages.
Unique identifier for the API request.