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/projects/{project}/boxes/{name}
{ "created_at": "<string>", "id": "<string>", "name": "<string>", "project": "<string>", "status": "<string>", "updated_at": "<string>", "base": "<string>", "config": { "cpus": 123, "ram_mb": 123, "region": "<string>", "storage_gb": 123 }, "data_mounts": [ { "name": "<string>", "path": "<string>", "read_only": true } ], "environment": {}, "port": 1, "published_domains": [ "<string>" ], "tags": {}, "termination_grace_period_seconds": 1, "url": "<string>", "url_settings": { "auth": "<string>" } }
Project name
Box name
Box details
Show child attributes
x >= 0