Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Smithery API key as Bearer token

Path Parameters

qualifiedName
string
required

The server's qualified name (e.g. 'namespace/server' or 'namespace' for namespace-only servers). Use %2F to encode the slash.

Query Parameters

from
string

Start of time range (ISO 8601).

Example:

"2026-01-01T00:00:00Z"

to
string

End of time range (ISO 8601).

Example:

"2026-01-01T01:00:00Z"

limit
integer

Max invocations to return. Defaults to 20.

Required range: 1 <= x <= 100
Example:

20

Text search across log messages.

Example:

"error"

Response

Logs fetched successfully

invocations
object[]
required
total
number
required

Total invocations matching query