List Run Artifacts

View as Markdown
List artifacts produced by a run. Artifacts are structured outputs such as captures, downloads, recordings, or files created during runtime work.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

idstringRequired

Query parameters

cursorstringOptional>=1 character
limitintegerOptional<=500
kindstring or list of stringsOptional

Response

Page of artifacts with optional next cursor
artifactslist of objects
nextCursorstring or null

Errors

404
Not Found Error