List Artifacts
Workspace
List Artifacts
List typed artifacts for a thread, newest first.
Args:
user: Authenticated owner.
thread_id: Target conversation.
artifact_type: Optional filter on the artifact type (line_chart …).
limit: Maximum rows to return.
db: Database session.
Returns:
Ordered list of ArtifactSchema objects.
GET
List Artifacts
Authorizations
A personal access token (haico_pat_...), created under Profile → API keys. Send it as Authorization: Bearer <key>. The browser session JWT is also accepted but is an internal mechanism and is not part of the public contract.
Path Parameters
Minimum string length:
1