Read traces
Recent decisions, newest first, folded to one row each
GET /traces
note
SDK method: readTraces
Security: authenticated (policy: platform.manage)
Attributes
Attributes (3)
| Attribute | Type | Required | Description |
|---|---|---|---|
failedOnly | boolean | No | Only decisions carrying at least one failed call |
kind | string | No | An exact queue name or route, for reading one kind of decision on its own |
limit | number | No |
Response
200 OK — Returns a TracesPage object.