Skip to main content

Artifacts

List Artifacts

Get a paginated list of all artifacts across workspaces.
With pagination:
Filter by workspace:
Query Parameters: Response:

Download Workspace Artifact

Download all artifacts from a workspace as a zip file.
Response:
  • On success: Returns a zip file containing all artifacts
  • Response headers include:
    • Content-Disposition: attachment; filename=<workspace>_artifacts.zip
    • Content-Type: application/zip
Error Response (404):

Artifact Types

Content Types

Detected content types based on file extension:
  • json, jsonl, yaml, html, md, log, pdf, png, txt, zip, folder, unknown