GET
/
projects
/
{projectIdOrName}
/
operations
/
{operationId}
/
logs

Authorizations

X-Api-Key
string
headerrequired

Path Parameters

projectIdOrName
string
required
operationId
string
required

Response

200 - application/json
timestamp
string
required

The time the log was created.

message
object
required

The log message object.

severity
string
required

The severity of the log.