Skip to content
Discord

Trace

Retrieve Trace For Run
client.runs.trace.retrieve(stringrunID, TraceRetrieveParams { limit } query?, RequestOptionsoptions?): TraceRetrieveResponse
GET/v1/runs/{run_id}/trace
ModelsExpand Collapse
TraceRetrieveResponse = Array<Record<string, unknown>>