Skip to main content
GET
List Artifacts

Authorizations

Authorization
string
header
required

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

thread_id
string
required
Minimum string length: 1

Query Parameters

artifact_type
string | null
limit
integer
default:50
Required range: 1 <= x <= 200

Response

Successful Response

id
integer
required
thread_id
string
required
turn_index
integer
required
artifact_type
string
required
payload
Payload · object
required
created_at
string<date-time>
required
title
string | null