Skip to main content
POST
List artifacts

Body

application/json
agent
string

Filter rich projection by agent id

includeDeleted
boolean

Include archived/deleted artifacts

kind
string

Filter by artifact kind

lifecycle
string

Filter rich projection by lifecycle: pending|running|completed|failed|archived

limit
string

Page size (default: 50, max: 500; rich max: 200)

offset
string

Number of matching artifacts to skip (default: 0)

rich
boolean

Return rich projection with stats and per-item lineage (task/session/agent refs). Honors --kind/--session/--task/--limit/--lifecycle/--agent; ignores --tag/--include-deleted.

session
string

Filter by session key or name

tag
string

Filter by tag

task
string

Filter by task id

Response

Success — no @Returns schema declared; payload shape is loose.

The response is of type object.