Api V 2 Experiments Logs List Partial Update
Default PATCH handler with automatic organization injection.
For UPDATE operations:
- Superadmins preserve original ownership (org fields removed from request)
- Regular users are forced to their own organization
Override this method only for custom pre-update logic.
Authentication
AuthorizationBearer
JWT access token or Respan API key
Path parameters
experiment_id
Request
This endpoint expects an object.
id
trace_unique_id
root_span_unique_id
unique_organization_id
environment
customer_identifier
start_time
end_time
duration
span_count
llm_call_count
total_cost
total_prompt_tokens
total_completion_tokens
total_tokens
error_count
name
input
output
storage_object_key
comparison_key
status
expected_output
updated_storage_object_key
latency
Response
id
trace_unique_id
scores
root_span_unique_id
unique_organization_id
environment
customer_identifier
start_time
end_time
duration
span_count
llm_call_count
total_cost
total_prompt_tokens
total_completion_tokens
total_tokens
error_count
name
input
output
storage_object_key
comparison_key
status
expected_output
updated_storage_object_key
latency