read a log stream's logs
GET /v1/log-streams/{log_stream_id}/logs
GET
/v1/log-streams/{log_stream_id}/logs
Read OTEL formatted logs for a log stream.
Authorizations
Parameters
Path Parameters
log_stream_id
required
string
Log stream ID
Header Parameters
X-Nuon-API-Offset
required
string
Log stream offset
Responses
200
OK
Array<object>
object
body
string
created_at
string
created_by_id
string
id
string
log_attributes
object
key
additional properties
string
log_stream_id
string
resource_attributes
object
key
additional properties
string
resource_schema_url
string
runner_group_id
string
runner_id
Internal attributes
string
runner_job_execution_id
string
runner_job_execution_step
string
runner_job_id
string
scope_attributes
object
key
additional properties
string
scope_name
string
scope_schema_url
string
scope_version
string
service_name
string
severity_number
integer
severity_text
string
span_id
string
timestamp
OTEL log message attributes
string
timestamp_date
string
timestamp_time
string
trace_flags
integer
trace_id
string
updated_at
string
400
Bad Request
object
description
string
error
string
user_error
boolean
401
Unauthorized
object
description
string
error
string
user_error
boolean
403
Forbidden
object
description
string
error
string
user_error
boolean
404
Not Found
object
description
string
error
string
user_error
boolean
500
Internal Server Error
object
description
string
error
string
user_error
boolean