Skip to main content
GET
Get logs from one source

Authorizations

Authorization
string
header
required

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

Path Parameters

source
string
required

Query Parameters

limit
integer
default:100
before_timestamp
string<date-time>

Return entries older than this timestamp

Response

Log entries for the source

logs
object[]
required
total
integer
required