Skip to content

API logs

The API logs record every call the plugin makes to an AI provider. Use them to check what was actually sent, see the raw response, confirm costs, and diagnose a job or action that didn’t behave as expected.

Go to Catalogues → AI Assistant, then open API logs from the dashboard Quick start. You can also reach them from Settings → AI Assistant via the API logs link.

Each row is one provider call:

  • Created — when the call was made.
  • Provider and Model — which AI was used.
  • Request type — the kind of call.
  • Result — whether it succeeded.
  • Tokens (in/out) — input and output tokens.
  • Cost and Duration.

Filter the list by Provider, Request type or Result to narrow things down, then click View details on a row.

The detail page has a Summary (created time, provider, request type, tokens, cost, duration) plus the full Request and Response payloads — the exact content sent to and returned by the provider.