curl --request POST \
--url https://api.tracelm.ai/api/v2/observability/archive/runCreate archive partition manifests for observability traces
curl --request POST \
--url https://api.tracelm.ai/api/v2/observability/archive/runobs_archive_manifests record for the requested window.
{
"project_id": "550e8400-e29b-41d4-a716-446655440000",
"partition_start": "2026-02-01T00:00:00Z",
"partition_end": "2026-02-02T00:00:00Z",
"dry_run": true,
"object_prefix": "s3://tracelm-observability-archive"
}