Skip to main content
GET
Fetch structured logs from a workspace.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Workspace ID

Response

200 - application/json

Workspace logs

has_more
boolean
required
lines
object[]
required
cursor
string | null