---
title: "Artifact Log Route"
method: GET
path: "/api/v1/artifacts/log"
---

# Artifact Log Route

`GET /api/v1/artifacts/log`

Return productions of ``?uri=``, newest first (the attribution log).

Recorded attempts -- tasks that declared this artifact and did not deliver it
-- travel in the same document under ``attempts`` (issue #2559), so a
consumer cannot see the productions without also seeing what tried and
failed. Byte-identical to what the CLI prints for the same state.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/sipyourdrink-ltd/apis/bernstein-task-server.md) · [All operations](https://skmtc.net/sipyourdrink-ltd/apis/bernstein-task-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sipyourdrink-ltd/bernstein-task-server/revisions/86f514b4e920/schema)
