For the complete documentation index, see llms.txt. This page is also available as Markdown.

Logs

Cedana API for logs

Get logs (K8s)

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
podstring · nullableOptional
limitinteger · nullableOptional
Responses
200

Returns k8 pod logs from duckdb

application/json
namespacestringRequired
pod_namestringRequired
get
/v2/logs/k8

Last updated

Was this helpful?