Get endpoint logs as stream

GET

Return endpoint logs as stream

Path parameters

endpoint_namestringRequired

The endpoint name

Query parameters

replica_idstringOptional

Replica for which to fetch log output

Response

This endpoint returns a list of objects.
timestampdatetime

time of the log entry (ISO8601 format)

replica_idstring

unique ID of the replica

datastring

user-provided log data