cURL
curl --request GET \ --url https://app.opencomputer.dev/api/sandboxes/checkpoints/{checkpointId}/patches \ --header 'X-API-Key: <api-key>'
[ { "id": "pa-abc123", "checkpointId": "cp-abc123", "script": "apt install -y curl", "description": "Install curl", "strategy": "on_wake", "sequence": 1, "createdAt": "2025-01-15T10:30:00Z" } ]
Documentation IndexFetch the complete documentation index at: https://docs.opencomputer.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.opencomputer.dev/llms.txt
Use this file to discover all available pages before exploring further.