Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get an artifact by ID with inline contents or database preview.
cURL
curl http://localhost:18080/api/artifacts/art-123
{ "artifact": { "id": "<string>", "name": "<string>", "createdAt": "2023-11-07T05:31:56Z", "revision": 123 }, "contents": "<string>" }
Specific revision number
Artifact with contents
Show child attributes