Skip to main content
GET
Bounded, cursor-resumable, redacted service logs

Authorizations

x-access-token
string
header
required

JWT token passed in x-access-token header

Path Parameters

projectId
string
required
serviceId
string
required

Query Parameters

cursor
string

Opaque cursor from a previous page's next

limit
integer
default:200
Required range: 1 <= x <= 500

Response

One page of entries

success
boolean
ok
boolean
serviceId
string
generation
integer
source
enum<string>
Available options:
store,
guest
entries
object[]
next
string | null
dropped
integer

entries lost to the ring bound since the cursor