Search, view, and trace logs for all of your ActionKit requests.
Quickly search, view, and trace through logs of your ActionKit calls in Task History. The Actions tab within Task History provides a timeline of all ActionKit usage, including all List Actions and Run Action requests.
With ActionKit Logs:
ActionKit Logs are currently in beta and is included with access to ActionKit. While in beta, Logs are subject to deletion and their contents may change.
Filters allow you to view the history of specific requests that meet criteria, including:
User ID
Integration name
Status
Action name
Trace ID
requestId
is returned via the API response. Provide this ID to filter for the request.Date range
Clicking into an Action call opens a Log Trace view, which shows the underlying logs of an ActionKit call.
The Log Trace view shows logs from your ActionKit request. These logs display information about the initial HTTP request received by Paragon, events within Paragon’s system, and any API requests made to the integration providers.
With Log Trace:
response
, error messages, and HTTP status codes.body
of API requests are displayed only in logs classified with an Error severity level. All other logs do not retain the contents of the body.POST /actions
and GET /actions
is an ActionKit request and is assigned a unique Trace ID.Search, view, and trace logs for all of your ActionKit requests.
Quickly search, view, and trace through logs of your ActionKit calls in Task History. The Actions tab within Task History provides a timeline of all ActionKit usage, including all List Actions and Run Action requests.
With ActionKit Logs:
ActionKit Logs are currently in beta and is included with access to ActionKit. While in beta, Logs are subject to deletion and their contents may change.
Filters allow you to view the history of specific requests that meet criteria, including:
User ID
Integration name
Status
Action name
Trace ID
requestId
is returned via the API response. Provide this ID to filter for the request.Date range
Clicking into an Action call opens a Log Trace view, which shows the underlying logs of an ActionKit call.
The Log Trace view shows logs from your ActionKit request. These logs display information about the initial HTTP request received by Paragon, events within Paragon’s system, and any API requests made to the integration providers.
With Log Trace:
response
, error messages, and HTTP status codes.body
of API requests are displayed only in logs classified with an Error severity level. All other logs do not retain the contents of the body.POST /actions
and GET /actions
is an ActionKit request and is assigned a unique Trace ID.