Authorizations
Standard JWT token obtained via a separate authentication process. Required for most user-facing API endpoints.
Body
application/json
Response
Site created successfully. Returns the created site resource.
Human-readable uptime string (e.g., "2 days, 5 hours, 10 minutes"). Null if no recent heartbeat.
Example:
"2 days, 5 hours, 10 minutes"
The public IP address the last heartbeat was received from.
Human-readable time since last heartbeat (e.g., "5 minutes ago").
Example:
"5 minutes ago"
Human-readable time until the scheduler removal job runs (after soft delete).
Example:
"in 1 day"