Skip to main content

Read trace

One decision: every call it made, and the decisions on either side of it

GET /traces/{id}

note

SDK method: readTrace Security: authenticated (policy: platform.manage)

Attributes

Attributes (1)
AttributeTypeRequiredDescription
idstringYesPath parameter.

Response

200 OK — Returns a TraceDetail object.

404 Not Found