Traces
Get trace details
Returns single trace details based on the ID supplied
GET
/
api
/
trace
/
{id}
Authorizations
X-Auth-Token
string
headerrequiredPath Parameters
id
string
requiredID of trace to share
Response
200 - application/json
trace_id
string
project_id
string
metadata
object
timestamps
object
input
object
output
object
metrics
object
error
object | null
indexing_md5s
string[]
spans
object[]
evaluations
object[]