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