Skip to content

Properties

_idstring

Unique identifier for the log entry.

Example: 6660312f7183aa7f487bb924
metadataobject

Structured metadata captured for the log entry. Fields vary by log_type.

durationnumber

Total time, in milliseconds, between Truto receiving the request and sending the response.

Example: 100
environment_idstring · uuid

The environment in which the log was generated.

Example: 1ba1f401-7183-47c5-9e39-e8e257e3c795
fetch_durationnumber

Time, in milliseconds, spent fetching data from the upstream API.

Example: 50
integrated_account_idstring · uuid

The integrated account that the request was made against, when applicable.

Example: 1ba1f401-7183-47c5-9e39-e8e257e3c795
integrationstring

The integration name that handled the request, when applicable.

Example: hubspot
messagestring

Human-readable message describing what happened.

Example: Request to fetch data from remote API.
methodstring

The Truto method that was called (list, get, create, update, delete, or a custom method name).

Example: list
request_typestring

Whether the request was served by a Unified API, a Proxy API, or an MCP server.

Example: proxy
Possible values:
proxyunifiedmcp
resourcestring

The Truto resource that was called.

Example: cards-search
timestampstring · date-time

The time at which the log entry was recorded.

Example: 2021-05-21T09:00:00.000Z