Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
JobId
string

The id of the job.

WorkspaceId
string
default:default

The id of WorkspaceId.

JobName
string

The name of the job.

Days
string
default:1

The number of days to include in the logs.

Response

The action result

File
string

The name of the log file.

Content
string

The Base64 encoded content of the log file.