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.
cURL
curl --request GET \ --url https://api.example.com/v1/bases/{name}
{ "name": "<string>", "versions": [ { "created_at": "<string>", "name": "<string>", "provenance": { "kind": "<string>", "build": { "builder": "<string>", "parent_alias": "<string>", "parent_version": "<string>", "script": "<string>", "script_sha256": "<string>" } }, "size_bytes": 1 } ], "latest_version": "<string>" }
Base alias or version name
Filter versions by script sha256 tag
Base details
Show child attributes