Skip to main content
GET
Fetch logs for an app.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

App ID

Response

200 - application/json

App logs

has_more
boolean
required
lines
object[]
required
source
object
required
cursor
string | null
total_lines
integer<int32> | null
Required range: x >= 0