Operation
List logs for an operation
GET
/
projects
/
{projectIdOrName}
/
operations
/
{operationId}
/
logs
Authorizations
X-Api-Key
string
headerrequiredPath Parameters
projectIdOrName
string
requiredoperationId
string
requiredResponse
200 - application/json
timestamp
string
requiredThe time the log was created.
message
object
requiredThe log message object.
severity
string
requiredThe severity of the log.
Was this page helpful?