curl --request POST \
--url https://api.tracelm.ai/api/v2/observability/restoreRequest hydration of archived observability data
curl --request POST \
--url https://api.tracelm.ai/api/v2/observability/restore{
"project_id": "550e8400-e29b-41d4-a716-446655440000",
"requested_start": "2026-02-01T00:00:00Z",
"requested_end": "2026-02-03T00:00:00Z",
"restore_target": "postgres_hot"
}