---
title: "Changes to Query Partial Spans"
method: POST
path: "/projects/{project_id}/spans/partial_search"
---

# Changes to Query Partial Spans

`POST /projects/{project_id}/spans/partial_search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 14 revisions.

- **2026-08-13** `344acdc36dbb` — 80 warning, 1 info
- **2026-08-05** `1f7a6a4a81ad` — 17 info
- **2026-07-26** `05003e7835a2` — 1 info

## Changes

- **2026-08-13** `344acdc36dbb` — 80 warning, 1 info
  - removed the optional property `records/items/oneOf[subschema #1: PartialExtendedTraceRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #1: MetricNotComputed]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #1: PartialExtendedTraceRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #2: MetricPending]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #1: PartialExtendedTraceRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #3: MetricComputing]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #1: PartialExtendedTraceRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #4: MetricNotApplicable]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #1: PartialExtendedTraceRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #5: MetricSuccess]/critique` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #1: PartialExtendedTraceRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #5: MetricSuccess]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #1: PartialExtendedTraceRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #6: MetricError]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #1: PartialExtendedTraceRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #7: MetricFailed]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #1: PartialExtendedTraceRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #8: MetricRollUp]/critique` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #1: PartialExtendedTraceRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #8: MetricRollUp]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #2: PartialExtendedAgentSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #1: MetricNotComputed]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #2: PartialExtendedAgentSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #2: MetricPending]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #2: PartialExtendedAgentSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #3: MetricComputing]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #2: PartialExtendedAgentSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #4: MetricNotApplicable]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #2: PartialExtendedAgentSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #5: MetricSuccess]/critique` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #2: PartialExtendedAgentSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #5: MetricSuccess]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #2: PartialExtendedAgentSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #6: MetricError]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #2: PartialExtendedAgentSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #7: MetricFailed]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #2: PartialExtendedAgentSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #8: MetricRollUp]/critique` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #2: PartialExtendedAgentSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #8: MetricRollUp]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #3: PartialExtendedWorkflowSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #1: MetricNotComputed]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #3: PartialExtendedWorkflowSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #2: MetricPending]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #3: PartialExtendedWorkflowSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #3: MetricComputing]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #3: PartialExtendedWorkflowSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #4: MetricNotApplicable]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #3: PartialExtendedWorkflowSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #5: MetricSuccess]/critique` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #3: PartialExtendedWorkflowSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #5: MetricSuccess]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #3: PartialExtendedWorkflowSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #6: MetricError]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #3: PartialExtendedWorkflowSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #7: MetricFailed]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #3: PartialExtendedWorkflowSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #8: MetricRollUp]/critique` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #3: PartialExtendedWorkflowSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #8: MetricRollUp]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #4: PartialExtendedLlmSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #1: MetricNotComputed]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #4: PartialExtendedLlmSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #2: MetricPending]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #4: PartialExtendedLlmSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #3: MetricComputing]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #4: PartialExtendedLlmSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #4: MetricNotApplicable]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #4: PartialExtendedLlmSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #5: MetricSuccess]/critique` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #4: PartialExtendedLlmSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #5: MetricSuccess]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #4: PartialExtendedLlmSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #6: MetricError]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #4: PartialExtendedLlmSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #7: MetricFailed]/scorer_type` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #4: PartialExtendedLlmSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #8: MetricRollUp]/critique` from the response with the `200` status
  - removed the optional property `records/items/oneOf[subschema #4: PartialExtendedLlmSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #8: MetricRollUp]/scorer_type` from the response with the `200` status
  - …41 more
- **2026-08-05** `1f7a6a4a81ad` — 17 info
  - added the optional property `records/items/oneOf[subschema #1: PartialExtendedTraceRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #1: MetricNotComputed]/ems_error_code` to the response with the `200` status
  - added the optional property `records/items/oneOf[subschema #1: PartialExtendedTraceRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #1: MetricNotComputed]/standard_error` to the response with the `200` status
  - added the optional property `records/items/oneOf[subschema #2: PartialExtendedAgentSpanRecord]/agent_name` to the response with the `200` status
  - added the optional property `records/items/oneOf[subschema #2: PartialExtendedAgentSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #1: MetricNotComputed]/ems_error_code` to the response with the `200` status
  - added the optional property `records/items/oneOf[subschema #2: PartialExtendedAgentSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #1: MetricNotComputed]/standard_error` to the response with the `200` status
  - added the optional property `records/items/oneOf[subschema #3: PartialExtendedWorkflowSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #1: MetricNotComputed]/ems_error_code` to the response with the `200` status
  - added the optional property `records/items/oneOf[subschema #3: PartialExtendedWorkflowSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #1: MetricNotComputed]/standard_error` to the response with the `200` status
  - added the optional property `records/items/oneOf[subschema #4: PartialExtendedLlmSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #1: MetricNotComputed]/ems_error_code` to the response with the `200` status
  - added the optional property `records/items/oneOf[subschema #4: PartialExtendedLlmSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #1: MetricNotComputed]/standard_error` to the response with the `200` status
  - added the optional property `records/items/oneOf[subschema #5: PartialExtendedToolSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #1: MetricNotComputed]/ems_error_code` to the response with the `200` status
  - added the optional property `records/items/oneOf[subschema #5: PartialExtendedToolSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #1: MetricNotComputed]/standard_error` to the response with the `200` status
  - added the optional property `records/items/oneOf[subschema #6: PartialExtendedRetrieverSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #1: MetricNotComputed]/ems_error_code` to the response with the `200` status
  - added the optional property `records/items/oneOf[subschema #6: PartialExtendedRetrieverSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #1: MetricNotComputed]/standard_error` to the response with the `200` status
  - added the optional property `records/items/oneOf[subschema #7: PartialExtendedControlSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #1: MetricNotComputed]/ems_error_code` to the response with the `200` status
  - added the optional property `records/items/oneOf[subschema #7: PartialExtendedControlSpanRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #1: MetricNotComputed]/standard_error` to the response with the `200` status
  - added the optional property `records/items/oneOf[subschema #8: PartialExtendedSessionRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #1: MetricNotComputed]/ems_error_code` to the response with the `200` status
  - added the optional property `records/items/oneOf[subschema #8: PartialExtendedSessionRecord]/metric_info/anyOf[subschema #1]/additionalProperties/oneOf[subschema #1: MetricNotComputed]/standard_error` to the response with the `200` status
- **2026-07-26** `05003e7835a2` — 1 info
  - the endpoint scheme security `ClassicAPIKeyHeader` was added to the API

---

[Operation](https://skmtc.dev/galileo/apis/galileo-api-server/docs/projects/:project_id/spans/partial_search/post.md) · [API](https://skmtc.dev/galileo/apis/galileo-api-server.md) · [Page](https://skmtc.dev/galileo/apis/galileo-api-server/changes/projects/:project_id/spans/partial_search/post)
