Skip to main content
Galtea Docs home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
SDK
Get Trace
Guides
Concepts
Blog
Changelog
SDK
Installation
Usage
Galtea Client
Concepts
Product
Version
Test
Test Case
Simulator
Session
Inference Result
Trace
Overview
SDK
Service
Start trace
Set Context
Clear Context
Create
Create Batch
List
Get
Delete
Evaluation
Model
Metrics
Endpoint Connection
On this page
Returns
Example
Parameters
Concepts
Trace
SDK
Get Trace
Copy page
Retrieve a single trace by ID.
Copy page
Returns
Returns a
Trace
object.
Example
Copy
trace
=
galtea.traces.get(
trace_id
=
trace_id)
Parameters
trace_id
string
required
The unique identifier of the trace to retrieve.
List
Delete
⌘I