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 "https://api.atomscale.ai/projects/d290f1ee-6c54-4b01-90e6-d701748f0851/last_updated" \ -H "X-API-KEY: YOUR_API_KEY"
import requests response = requests.get( "https://api.atomscale.ai/projects/d290f1ee-6c54-4b01-90e6-d701748f0851/last_updated", headers={"X-API-KEY": "YOUR_API_KEY"} ) last_updated = response.json()
"2024-01-15T14:30:00Z"
Get the most recent update time for a project