Skip to main content
GET
Search application logs

Autorisations

Authorization
string
header
requis

API token (olab_…) created in Settings → API tokens or with orbitlab login.

En-têtes

X-OrbitLab-Org
string

Organization to act on (id or slug) for tokens that can access several organizations. Defaults to your first organization.

Paramètres de chemin

id
string
requis

Service id.

Paramètres de requête

limit
integer

Maximum rows.

before
string

ISO timestamp cursor: rows older than this.

since
string

ISO timestamp: rows newer than this.

stream
string

stdout or stderr.

deploymentId
string

Only logs from this deployment.

q
string

Message substring.

Réponse

rows[].

The response is of type object.