Skip to main content

Read log

A tail of one log, newest first

GET /logs/{id}

note

SDK method: readLog Security: authenticated (policy: platform.manage)

Attributes

Attributes (3)
AttributeTypeRequiredDescription
idstringYesPath parameter.
levelLogLevelNoIgnored by a source whose lines carry no level
limitnumberNo

Response

200 OK — Returns a LogPage object.

404 Not Found