List Runtime Files

View as Markdown

List durable files that have been collected out of a runtime workspace and stored by BCTRL. This is the reviewable output surface for files produced by a runtime/run; files that were only staged or pushed into the live runtime but not collected back are not listed here.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

runtimeIdstringRequired

Query parameters

typestring or list of stringsOptional
cursorstringOptional>=1 character
limitintegerOptional<=200Defaults to 50

Response

OK
datalist of objects
nextCursorstring or null

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error