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)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Response
200 OK — Returns a TraceDetail object.
404 Not Found