The Open API specification for Synapse is now available for download!

Download Open API Spec

TraceEventsRequest

org.sagebionetworks.repo.model.agent.TraceEventsRequest

A request to get a single page of trace events for a specified asynchronous job.

Field Type Description
jobId STRING The job ID issued when the agent chat request job was started.
newerThanTimestamp INTEGER When a timestamp value is provided, only trace events that occurred after the provided timestamp will be included in the results.